#a00f4c color space conversions
Hex:
#a00f4c
RGB:
160, 15, 76
CMY:
37, 94, 70
CMYK:
0, 91, 53, 37
HSL:
335°, 82.8571%, 34.3137%
HSV (HSB):
335°, 90.6250%, 62.7451%
XYZ:
15.9725, 8.3370, 7.6048
xyY:
0.5005, 0.2612, 8.3370
CIE-Lab:
34.6752, 57.4917, 5.0065
CIE-LCH:
34.6752, 57.7093, 4.9769
CIE-Luv:
34.6752, 86.5982, -4.6775
Hunter-Lab:
28.8739, 48.2136, 4.5959
#a00f4c color charts
#a00f4c color shades, tints & tones
#a00f4c color schemes
#a00f4c color preview, HTML & CSS examples
This text has a color of #a00f4c
<p style="color:#a00f4c;">Text here</p>
.mytext {color:#a00f4c;}
This box has a color of #a00f4c
<div style="background-color:#a00f4c;">Content here</div>
.mybackground {background-color:#a00f4c;}
Border around this has a color of #a00f4c
<div style="border:2px solid #a00f4c;">Content here</div>
.myborder {border:2px solid #a00f4c;}