#a13c3f color space conversions
Hex:
#a13c3f
RGB:
161, 60, 63
CMY:
37, 76, 75
CMYK:
0, 63, 61, 37
HSL:
358°, 45.7014%, 43.3333%
HSV (HSB):
358°, 62.7329%, 63.1373%
XYZ:
17.2110, 11.1677, 5.9511
xyY:
0.5013, 0.3253, 11.1677
CIE-Lab:
39.8614, 42.0917, 20.4128
CIE-LCH:
39.8614, 46.7802, 25.8716
CIE-Luv:
39.8614, 73.5830, 14.4112
Hunter-Lab:
33.4181, 33.4497, 12.8343
#a13c3f color charts
#a13c3f color shades, tints & tones
#a13c3f color schemes
#a13c3f color preview, HTML & CSS examples
This text has a color of #a13c3f
<p style="color:#a13c3f;">Text here</p>
.mytext {color:#a13c3f;}
This box has a color of #a13c3f
<div style="background-color:#a13c3f;">Content here</div>
.mybackground {background-color:#a13c3f;}
Border around this has a color of #a13c3f
<div style="border:2px solid #a13c3f;">Content here</div>
.myborder {border:2px solid #a13c3f;}