#accfcb color space conversions
Hex:
#accfcb
RGB:
172, 207, 203
CMY:
33, 19, 20
CMYK:
17, 0, 2, 19
HSL:
173°, 26.7176%, 74.3137%
HSV (HSB):
173°, 16.9082%, 81.1765%
XYZ:
50.1056, 57.7081, 64.9978
xyY:
0.2899, 0.3339, 57.7081
CIE-Lab:
80.5762, -12.3657, -1.8896
CIE-LCH:
80.5762, 12.5092, 188.6881
CIE-Luv:
80.5762, -18.2225, -0.7713
Hunter-Lab:
75.9658, -15.2052, 2.4464
#accfcb color charts
#accfcb color shades, tints & tones
#accfcb color schemes
#accfcb color preview, HTML & CSS examples
This text has a color of #accfcb
<p style="color:#accfcb;">Text here</p>
.mytext {color:#accfcb;}
This box has a color of #accfcb
<div style="background-color:#accfcb;">Content here</div>
.mybackground {background-color:#accfcb;}
Border around this has a color of #accfcb
<div style="border:2px solid #accfcb;">Content here</div>
.myborder {border:2px solid #accfcb;}