#95c7c5 color space conversions
Hex:
#95c7c5
RGB:
149, 199, 197
CMY:
42, 22, 23
CMYK:
25, 0, 1, 22
HSL:
178°, 30.8642%, 68.2353%
HSV (HSB):
178°, 25.1256%, 78.0392%
XYZ:
42.8959, 51.2676, 60.4581
xyY:
0.2774, 0.3316, 51.2676
CIE-Lab:
76.8408, -16.6492, -4.3143
CIE-LCH:
76.8408, 17.1991, 194.5276
CIE-Luv:
76.8408, -25.0694, -3.8041
Hunter-Lab:
71.6014, -18.3644, 0.0583
#95c7c5 color charts
#95c7c5 color shades, tints & tones
#95c7c5 color schemes
#95c7c5 color preview, HTML & CSS examples
This text has a color of #95c7c5
<p style="color:#95c7c5;">Text here</p>
.mytext {color:#95c7c5;}
This box has a color of #95c7c5
<div style="background-color:#95c7c5;">Content here</div>
.mybackground {background-color:#95c7c5;}
Border around this has a color of #95c7c5
<div style="border:2px solid #95c7c5;">Content here</div>
.myborder {border:2px solid #95c7c5;}