#c34b2e color space conversions
Hex:
#c34b2e
RGB:
195, 75, 46
CMY:
24, 71, 82
CMYK:
0, 62, 76, 24
HSL:
12°, 61.8257%, 47.2549%
HSV (HSB):
12°, 76.4103%, 76.4706%
XYZ:
25.5149, 16.8315, 4.4888
xyY:
0.5448, 0.3594, 16.8315
CIE-Lab:
48.0470, 46.4788, 41.3352
CIE-LCH:
48.0470, 62.2003, 41.6478
CIE-Luv:
48.0470, 95.1497, 32.1145
Hunter-Lab:
41.0262, 39.2162, 22.2313
#c34b2e color charts
#c34b2e color shades, tints & tones
#c34b2e color schemes
#c34b2e color preview, HTML & CSS examples
This text has a color of #c34b2e
<p style="color:#c34b2e;">Text here</p>
.mytext {color:#c34b2e;}
This box has a color of #c34b2e
<div style="background-color:#c34b2e;">Content here</div>
.mybackground {background-color:#c34b2e;}
Border around this has a color of #c34b2e
<div style="border:2px solid #c34b2e;">Content here</div>
.myborder {border:2px solid #c34b2e;}