#9fccc5 color space conversions
Hex:
#9fccc5
RGB:
159, 204, 197
CMY:
38, 20, 23
CMYK:
22, 0, 3, 20
HSL:
171°, 30.6122%, 71.1765%
HSV (HSB):
171°, 22.0588%, 80.0000%
XYZ:
45.9690, 54.5879, 60.9370
xyY:
0.2846, 0.3380, 54.5879
CIE-Lab:
78.8033, -16.1597, -1.3637
CIE-LCH:
78.8033, 16.2171, 184.8237
CIE-Luv:
78.8033, -22.8639, 0.6480
Hunter-Lab:
73.8836, -18.2370, 2.8179
#9fccc5 color charts
#9fccc5 color shades, tints & tones
#9fccc5 color schemes
#9fccc5 color preview, HTML & CSS examples
This text has a color of #9fccc5
<p style="color:#9fccc5;">Text here</p>
.mytext {color:#9fccc5;}
This box has a color of #9fccc5
<div style="background-color:#9fccc5;">Content here</div>
.mybackground {background-color:#9fccc5;}
Border around this has a color of #9fccc5
<div style="border:2px solid #9fccc5;">Content here</div>
.myborder {border:2px solid #9fccc5;}