#95dcc5 color space conversions
Hex:
#95dcc5
RGB:
149, 220, 197
CMY:
42, 14, 23
CMYK:
32, 0, 10, 14
HSL:
161°, 50.3546%, 72.3529%
HSV (HSB):
161°, 32.2727%, 86.2745%
XYZ:
48.0657, 61.6072, 62.1814
xyY:
0.2797, 0.3585, 61.6072
CIE-Lab:
82.7041, -27.0949, 4.2475
CIE-LCH:
82.7041, 27.4258, 171.0907
CIE-Luv:
82.7041, -34.3110, 10.9445
Hunter-Lab:
78.4902, -28.0485, 7.9726
#95dcc5 color charts
#95dcc5 color shades, tints & tones
#95dcc5 color schemes
#95dcc5 color preview, HTML & CSS examples
This text has a color of #95dcc5
<p style="color:#95dcc5;">Text here</p>
.mytext {color:#95dcc5;}
This box has a color of #95dcc5
<div style="background-color:#95dcc5;">Content here</div>
.mybackground {background-color:#95dcc5;}
Border around this has a color of #95dcc5
<div style="border:2px solid #95dcc5;">Content here</div>
.myborder {border:2px solid #95dcc5;}