#a0b2c3 color space conversions
Hex:
#a0b2c3
RGB:
160, 178, 195
CMY:
37, 30, 24
CMYK:
18, 9, 0, 24
HSL:
209°, 22.5806%, 69.6078%
HSV (HSB):
209°, 17.9487%, 76.4706%
XYZ:
40.2679, 43.2545, 57.8564
xyY:
0.2848, 0.3059, 43.2545
CIE-Lab:
71.7274, -2.6061, -10.7380
CIE-LCH:
71.7274, 11.0497, 256.3582
CIE-Luv:
71.7274, -10.3721, -15.9131
Hunter-Lab:
65.7682, -5.8039, -6.1198
#a0b2c3 color charts
#a0b2c3 color shades, tints & tones
#a0b2c3 color schemes
#a0b2c3 color preview, HTML & CSS examples
This text has a color of #a0b2c3
<p style="color:#a0b2c3;">Text here</p>
.mytext {color:#a0b2c3;}
This box has a color of #a0b2c3
<div style="background-color:#a0b2c3;">Content here</div>
.mybackground {background-color:#a0b2c3;}
Border around this has a color of #a0b2c3
<div style="border:2px solid #a0b2c3;">Content here</div>
.myborder {border:2px solid #a0b2c3;}