#a30d2f color space conversions
Hex:
#a30d2f
RGB:
163, 13, 47
CMY:
36, 95, 82
CMYK:
0, 92, 71, 36
HSL:
346°, 85.2273%, 34.5098%
HSV (HSB):
346°, 92.0245%, 63.9216%
XYZ:
15.7613, 8.2796, 3.4567
xyY:
0.5732, 0.3011, 8.2796
CIE-Lab:
34.5586, 56.7724, 23.8415
CIE-LCH:
34.5586, 61.5753, 22.7799
CIE-Luv:
34.5586, 99.5339, 12.2937
Hunter-Lab:
28.7743, 47.4192, 13.0194
#a30d2f color charts
#a30d2f color shades, tints & tones
#a30d2f color schemes
#a30d2f color preview, HTML & CSS examples
This text has a color of #a30d2f
<p style="color:#a30d2f;">Text here</p>
.mytext {color:#a30d2f;}
This box has a color of #a30d2f
<div style="background-color:#a30d2f;">Content here</div>
.mybackground {background-color:#a30d2f;}
Border around this has a color of #a30d2f
<div style="border:2px solid #a30d2f;">Content here</div>
.myborder {border:2px solid #a30d2f;}