#a02f4f color space conversions
Hex:
#a02f4f
RGB:
160, 47, 79
CMY:
37, 82, 69
CMYK:
0, 71, 51, 37
HSL:
343°, 54.5894%, 40.5882%
HSV (HSB):
343°, 70.6250%, 62.7451%
XYZ:
16.9250, 10.0711, 8.4490
xyY:
0.4775, 0.2841, 10.0711
CIE-Lab:
37.9698, 48.6697, 7.7455
CIE-LCH:
37.9698, 49.2822, 9.0425
CIE-Luv:
37.9698, 75.1875, 0.2362
Hunter-Lab:
31.7350, 39.6617, 6.4294
#a02f4f color charts
#a02f4f color shades, tints & tones
#a02f4f color schemes
#a02f4f color preview, HTML & CSS examples
This text has a color of #a02f4f
<p style="color:#a02f4f;">Text here</p>
.mytext {color:#a02f4f;}
This box has a color of #a02f4f
<div style="background-color:#a02f4f;">Content here</div>
.mybackground {background-color:#a02f4f;}
Border around this has a color of #a02f4f
<div style="border:2px solid #a02f4f;">Content here</div>
.myborder {border:2px solid #a02f4f;}