#a4250c color space conversions
Hex:
#a4250c
RGB:
164, 37, 12
CMY:
36, 85, 95
CMYK:
0, 77, 93, 36
HSL:
10°, 86.3636%, 34.5098%
HSV (HSB):
10°, 92.6829%, 64.3137%
XYZ:
16.0378, 9.2422, 1.2865
xyY:
0.6037, 0.3479, 9.2422
CIE-Lab:
36.4465, 50.2319, 44.8728
CIE-LCH:
36.4465, 67.3558, 41.7748
CIE-Luv:
36.4465, 97.9932, 26.7024
Hunter-Lab:
30.4010, 40.9644, 18.7717
#a4250c color charts
#a4250c color shades, tints & tones
#a4250c color schemes
#a4250c color preview, HTML & CSS examples
This text has a color of #a4250c
<p style="color:#a4250c;">Text here</p>
.mytext {color:#a4250c;}
This box has a color of #a4250c
<div style="background-color:#a4250c;">Content here</div>
.mybackground {background-color:#a4250c;}
Border around this has a color of #a4250c
<div style="border:2px solid #a4250c;">Content here</div>
.myborder {border:2px solid #a4250c;}