#abb0d3 color space conversions
Hex:
#abb0d3
RGB:
171, 176, 211
CMY:
33, 31, 17
CMYK:
19, 17, 0, 17
HSL:
233°, 31.2500%, 74.9020%
HSV (HSB):
233°, 18.9573%, 82.7451%
XYZ:
44.0778, 44.4117, 67.8772
xyY:
0.2819, 0.2840, 44.4117
CIE-Lab:
72.5029, 5.5396, -18.2600
CIE-LCH:
72.5029, 19.0818, 286.8763
CIE-Luv:
72.5029, -4.6326, -29.1873
Hunter-Lab:
66.6421, 1.4380, -13.7393
#abb0d3 color charts
#abb0d3 color shades, tints & tones
#abb0d3 color schemes
#abb0d3 color preview, HTML & CSS examples
This text has a color of #abb0d3
<p style="color:#abb0d3;">Text here</p>
.mytext {color:#abb0d3;}
This box has a color of #abb0d3
<div style="background-color:#abb0d3;">Content here</div>
.mybackground {background-color:#abb0d3;}
Border around this has a color of #abb0d3
<div style="border:2px solid #abb0d3;">Content here</div>
.myborder {border:2px solid #abb0d3;}