#9ac5c5 color space conversions
Hex:
#9ac5c5
RGB:
154, 197, 197
CMY:
40, 23, 23
CMYK:
22, 0, 0, 23
HSL:
180°, 27.0440%, 68.8235%
HSV (HSB):
180°, 21.8274%, 77.2549%
XYZ:
43.3707, 50.8337, 60.3493
xyY:
0.2806, 0.3289, 50.8337
CIE-Lab:
76.5782, -14.1071, -4.6685
CIE-LCH:
76.5782, 14.8596, 198.3111
CIE-Luv:
76.5782, -21.9597, -4.7500
Hunter-Lab:
71.2978, -16.1889, -0.2770
#9ac5c5 color charts
#9ac5c5 color shades, tints & tones
#9ac5c5 color schemes
#9ac5c5 color preview, HTML & CSS examples
This text has a color of #9ac5c5
<p style="color:#9ac5c5;">Text here</p>
.mytext {color:#9ac5c5;}
This box has a color of #9ac5c5
<div style="background-color:#9ac5c5;">Content here</div>
.mybackground {background-color:#9ac5c5;}
Border around this has a color of #9ac5c5
<div style="border:2px solid #9ac5c5;">Content here</div>
.myborder {border:2px solid #9ac5c5;}