#c34e0c color space conversions
Hex:
#c34e0c
RGB:
195, 78, 12
CMY:
24, 69, 95
CMYK:
0, 60, 94, 24
HSL:
22°, 88.4058%, 40.5882%
HSV (HSB):
22°, 93.8462%, 76.4706%
XYZ:
25.2964, 17.0774, 2.3108
xyY:
0.5661, 0.3822, 17.0774
CIE-Lab:
48.3574, 44.2176, 55.5880
CIE-LCH:
48.3574, 71.0297, 51.4994
CIE-Luv:
48.3574, 96.1980, 40.6175
Hunter-Lab:
41.3248, 36.9478, 25.6120
#c34e0c color charts
#c34e0c color shades, tints & tones
#c34e0c color schemes
#c34e0c color preview, HTML & CSS examples
This text has a color of #c34e0c
<p style="color:#c34e0c;">Text here</p>
.mytext {color:#c34e0c;}
This box has a color of #c34e0c
<div style="background-color:#c34e0c;">Content here</div>
.mybackground {background-color:#c34e0c;}
Border around this has a color of #c34e0c
<div style="border:2px solid #c34e0c;">Content here</div>
.myborder {border:2px solid #c34e0c;}