#abcbd0 color space conversions
Hex:
#abcbd0
RGB:
171, 203, 208
CMY:
33, 20, 18
CMYK:
18, 2, 0, 18
HSL:
188°, 28.2443%, 74.3137%
HSV (HSB):
188°, 17.7885%, 81.5686%
XYZ:
49.5357, 55.9239, 67.8581
xyY:
0.2858, 0.3227, 55.9239
CIE-Lab:
79.5705, -9.5677, -6.0585
CIE-LCH:
79.5705, 11.3245, 212.3429
CIE-Luv:
79.5705, -16.9490, -7.6669
Hunter-Lab:
74.7823, -12.6307, -1.4527
#abcbd0 color charts
#abcbd0 color shades, tints & tones
#abcbd0 color schemes
#abcbd0 color preview, HTML & CSS examples
This text has a color of #abcbd0
<p style="color:#abcbd0;">Text here</p>
.mytext {color:#abcbd0;}
This box has a color of #abcbd0
<div style="background-color:#abcbd0;">Content here</div>
.mybackground {background-color:#abcbd0;}
Border around this has a color of #abcbd0
<div style="border:2px solid #abcbd0;">Content here</div>
.myborder {border:2px solid #abcbd0;}