#9fcccf color space conversions
Hex:
#9fcccf
RGB:
159, 204, 207
CMY:
38, 20, 19
CMYK:
23, 1, 0, 19
HSL:
184°, 33.3333%, 71.7647%
HSV (HSB):
184°, 23.1884%, 81.1765%
XYZ:
47.1534, 55.0617, 67.1742
xyY:
0.2784, 0.3251, 55.0617
CIE-Lab:
79.0768, -13.9962, -6.3338
CIE-LCH:
79.0768, 15.3626, 204.3486
CIE-Luv:
79.0768, -22.9449, -7.3849
Hunter-Lab:
74.2035, -16.4265, -1.7309
#9fcccf color charts
#9fcccf color shades, tints & tones
#9fcccf color schemes
#9fcccf color preview, HTML & CSS examples
This text has a color of #9fcccf
<p style="color:#9fcccf;">Text here</p>
.mytext {color:#9fcccf;}
This box has a color of #9fcccf
<div style="background-color:#9fcccf;">Content here</div>
.mybackground {background-color:#9fcccf;}
Border around this has a color of #9fcccf
<div style="border:2px solid #9fcccf;">Content here</div>
.myborder {border:2px solid #9fcccf;}