#c34a0c color space conversions
Hex:
#c34a0c
RGB:
195, 74, 12
CMY:
24, 71, 95
CMYK:
0, 62, 94, 24
HSL:
20°, 88.4058%, 40.5882%
HSV (HSB):
20°, 93.8462%, 76.4706%
XYZ:
25.0208, 16.5262, 2.2190
xyY:
0.5717, 0.3776, 16.5262
CIE-Lab:
47.6574, 46.0627, 55.1248
CIE-LCH:
47.6574, 71.8367, 50.1176
CIE-Luv:
47.6574, 99.2199, 39.4519
Hunter-Lab:
40.6524, 38.7217, 25.2204
#c34a0c color charts
#c34a0c color shades, tints & tones
#c34a0c color schemes
#c34a0c color preview, HTML & CSS examples
This text has a color of #c34a0c
<p style="color:#c34a0c;">Text here</p>
.mytext {color:#c34a0c;}
This box has a color of #c34a0c
<div style="background-color:#c34a0c;">Content here</div>
.mybackground {background-color:#c34a0c;}
Border around this has a color of #c34a0c
<div style="border:2px solid #c34a0c;">Content here</div>
.myborder {border:2px solid #c34a0c;}