#a5ccb5 color space conversions
Hex:
#a5ccb5
RGB:
165, 204, 181
CMY:
35, 20, 29
CMYK:
19, 0, 11, 20
HSL:
145°, 27.6596%, 72.3529%
HSV (HSB):
145°, 19.1176%, 80.0000%
XYZ:
45.4504, 54.5213, 51.8442
xyY:
0.2994, 0.3591, 54.5213
CIE-Lab:
78.7647, -17.4748, 7.2129
CIE-LCH:
78.7647, 18.9049, 157.5711
CIE-Luv:
78.7647, -19.8576, 13.6177
Hunter-Lab:
73.8385, -19.3439, 10.0577
#a5ccb5 color charts
#a5ccb5 color shades, tints & tones
#a5ccb5 color schemes
#a5ccb5 color preview, HTML & CSS examples
This text has a color of #a5ccb5
<p style="color:#a5ccb5;">Text here</p>
.mytext {color:#a5ccb5;}
This box has a color of #a5ccb5
<div style="background-color:#a5ccb5;">Content here</div>
.mybackground {background-color:#a5ccb5;}
Border around this has a color of #a5ccb5
<div style="border:2px solid #a5ccb5;">Content here</div>
.myborder {border:2px solid #a5ccb5;}