#a13c09 color space conversions
Hex:
#a13c09
RGB:
161, 60, 9
CMY:
37, 76, 96
CMYK:
0, 63, 94, 37
HSL:
20°, 89.4118%, 33.3333%
HSV (HSB):
20°, 94.4099%, 63.1373%
XYZ:
16.3631, 10.8285, 1.4861
xyY:
0.5706, 0.3776, 10.8285
CIE-Lab:
39.2901, 39.8306, 47.5314
CIE-LCH:
39.2901, 62.0138, 50.0375
CIE-Luv:
39.2901, 81.3851, 32.4286
Hunter-Lab:
32.9067, 31.1738, 20.3570
#a13c09 color charts
#a13c09 color shades, tints & tones
#a13c09 color schemes
#a13c09 color preview, HTML & CSS examples
This text has a color of #a13c09
<p style="color:#a13c09;">Text here</p>
.mytext {color:#a13c09;}
This box has a color of #a13c09
<div style="background-color:#a13c09;">Content here</div>
.mybackground {background-color:#a13c09;}
Border around this has a color of #a13c09
<div style="border:2px solid #a13c09;">Content here</div>
.myborder {border:2px solid #a13c09;}