#a00f5f color space conversions
Hex:
#a00f5f
RGB:
160, 15, 95
CMY:
37, 94, 63
CMYK:
0, 91, 41, 37
HSL:
327°, 82.8571%, 34.3137%
HSV (HSB):
327°, 90.6250%, 62.7451%
XYZ:
16.7336, 8.6415, 11.6125
xyY:
0.4524, 0.2336, 8.6415
CIE-Lab:
35.2846, 59.1793, -6.4241
CIE-LCH:
35.2846, 59.5270, 353.8046
CIE-Luv:
35.2846, 78.6989, -17.9389
Hunter-Lab:
29.3964, 50.1658, -2.8440
#a00f5f color charts
#a00f5f color shades, tints & tones
#a00f5f color schemes
#a00f5f color preview, HTML & CSS examples
This text has a color of #a00f5f
<p style="color:#a00f5f;">Text here</p>
.mytext {color:#a00f5f;}
This box has a color of #a00f5f
<div style="background-color:#a00f5f;">Content here</div>
.mybackground {background-color:#a00f5f;}
Border around this has a color of #a00f5f
<div style="border:2px solid #a00f5f;">Content here</div>
.myborder {border:2px solid #a00f5f;}