#9fdbcc color space conversions
Hex:
#9fdbcc
RGB:
159, 219, 204
CMY:
38, 14, 20
CMYK:
27, 0, 7, 14
HSL:
165°, 45.4545%, 74.1176%
HSV (HSB):
165°, 27.3973%, 85.8824%
XYZ:
50.5287, 62.3936, 66.5068
xyY:
0.2816, 0.3477, 62.3936
CIE-Lab:
83.1223, -22.2063, 1.2070
CIE-LCH:
83.1223, 22.2391, 176.8889
CIE-Luv:
83.1223, -29.6254, 5.5741
Hunter-Lab:
78.9896, -24.0476, 5.3724
#9fdbcc color charts
#9fdbcc color shades, tints & tones
#9fdbcc color schemes
#9fdbcc color preview, HTML & CSS examples
This text has a color of #9fdbcc
<p style="color:#9fdbcc;">Text here</p>
.mytext {color:#9fdbcc;}
This box has a color of #9fdbcc
<div style="background-color:#9fdbcc;">Content here</div>
.mybackground {background-color:#9fdbcc;}
Border around this has a color of #9fdbcc
<div style="border:2px solid #9fdbcc;">Content here</div>
.myborder {border:2px solid #9fdbcc;}