#c34b3d color space conversions
Hex:
#c34b3d
RGB:
195, 75, 61
CMY:
24, 71, 76
CMYK:
0, 62, 69, 24
HSL:
6°, 52.7559%, 50.1961%
HSV (HSB):
6°, 68.7179%, 76.4706%
XYZ:
25.8641, 16.9712, 6.3275
xyY:
0.5261, 0.3452, 16.9712
CIE-Lab:
48.2237, 47.1820, 33.2630
CIE-LCH:
48.2237, 57.7284, 35.1836
CIE-Luv:
48.2237, 92.5875, 26.2018
Hunter-Lab:
41.1961, 39.9741, 19.7307
#c34b3d color charts
#c34b3d color shades, tints & tones
#c34b3d color schemes
#c34b3d color preview, HTML & CSS examples
This text has a color of #c34b3d
<p style="color:#c34b3d;">Text here</p>
.mytext {color:#c34b3d;}
This box has a color of #c34b3d
<div style="background-color:#c34b3d;">Content here</div>
.mybackground {background-color:#c34b3d;}
Border around this has a color of #c34b3d
<div style="border:2px solid #c34b3d;">Content here</div>
.myborder {border:2px solid #c34b3d;}