#accacb color space conversions
Hex:
#accacb
RGB:
172, 202, 203
CMY:
33, 21, 20
CMYK:
15, 0, 0, 20
HSL:
182°, 22.9630%, 73.5294%
HSV (HSB):
182°, 15.2709%, 79.6078%
XYZ:
48.9133, 55.3235, 64.6004
xyY:
0.2897, 0.3277, 55.3235
CIE-Lab:
79.2272, -9.7806, -3.8715
CIE-LCH:
79.2272, 10.5190, 201.5953
CIE-Luv:
79.2272, -15.8861, -4.2353
Hunter-Lab:
74.3798, -12.7803, 0.5712
#accacb color charts
#accacb color shades, tints & tones
#accacb color schemes
#accacb color preview, HTML & CSS examples
This text has a color of #accacb
<p style="color:#accacb;">Text here</p>
.mytext {color:#accacb;}
This box has a color of #accacb
<div style="background-color:#accacb;">Content here</div>
.mybackground {background-color:#accacb;}
Border around this has a color of #accacb
<div style="border:2px solid #accacb;">Content here</div>
.myborder {border:2px solid #accacb;}