#a00255 color space conversions
Hex:
#a00255
RGB:
160, 2, 85
CMY:
37, 99, 67
CMYK:
0, 99, 47, 37
HSL:
328°, 97.5309%, 31.7647%
HSV (HSB):
328°, 98.7500%, 62.7451%
XYZ:
16.1586, 8.1729, 9.3202
xyY:
0.4802, 0.2429, 8.1729
CIE-Lab:
34.3404, 60.0021, -1.3487
CIE-LCH:
34.3404, 60.0173, 358.7123
CIE-Luv:
34.3404, 84.7584, -12.1079
Hunter-Lab:
28.5882, 50.8621, 0.6823
#a00255 color charts
#a00255 color shades, tints & tones
#a00255 color schemes
#a00255 color preview, HTML & CSS examples
This text has a color of #a00255
<p style="color:#a00255;">Text here</p>
.mytext {color:#a00255;}
This box has a color of #a00255
<div style="background-color:#a00255;">Content here</div>
.mybackground {background-color:#a00255;}
Border around this has a color of #a00255
<div style="border:2px solid #a00255;">Content here</div>
.myborder {border:2px solid #a00255;}