#abcdbb color space conversions
Hex:
#abcdbb
RGB:
171, 205, 187
CMY:
33, 20, 27
CMYK:
17, 0, 9, 20
HSL:
148°, 25.3731%, 73.7255%
HSV (HSB):
148°, 16.5854%, 80.3922%
XYZ:
47.5955, 55.9084, 55.2966
xyY:
0.2997, 0.3521, 55.9084
CIE-Lab:
79.5617, -14.8531, 5.1947
CIE-LCH:
79.5617, 15.7352, 160.7234
CIE-Luv:
79.5617, -17.4666, 10.2571
Hunter-Lab:
74.7719, -17.2280, 8.4932
#abcdbb color charts
#abcdbb color shades, tints & tones
#abcdbb color schemes
#abcdbb color preview, HTML & CSS examples
This text has a color of #abcdbb
<p style="color:#abcdbb;">Text here</p>
.mytext {color:#abcdbb;}
This box has a color of #abcdbb
<div style="background-color:#abcdbb;">Content here</div>
.mybackground {background-color:#abcdbb;}
Border around this has a color of #abcdbb
<div style="border:2px solid #abcdbb;">Content here</div>
.myborder {border:2px solid #abcdbb;}