#c34a2a color space conversions
Hex:
#c34a2a
RGB:
195, 74, 42
CMY:
24, 71, 84
CMYK:
0, 62, 78, 24
HSL:
13°, 64.5570%, 46.4706%
HSV (HSB):
13°, 78.4615%, 76.4706%
XYZ:
25.3724, 16.6668, 4.0702
xyY:
0.5503, 0.3615, 16.6668
CIE-Lab:
47.8375, 46.7805, 43.1917
CIE-LCH:
47.8375, 63.6705, 42.7159
CIE-Luv:
47.8375, 96.4312, 33.1172
Hunter-Lab:
40.8250, 39.4923, 22.6663
#c34a2a color charts
#c34a2a color shades, tints & tones
#c34a2a color schemes
#c34a2a color preview, HTML & CSS examples
This text has a color of #c34a2a
<p style="color:#c34a2a;">Text here</p>
.mytext {color:#c34a2a;}
This box has a color of #c34a2a
<div style="background-color:#c34a2a;">Content here</div>
.mybackground {background-color:#c34a2a;}
Border around this has a color of #c34a2a
<div style="border:2px solid #c34a2a;">Content here</div>
.myborder {border:2px solid #c34a2a;}