#c34c36 color space conversions
Hex:
#c34c36
RGB:
195, 76, 54
CMY:
24, 70, 79
CMYK:
0, 61, 72, 24
HSL:
9°, 56.6265%, 48.8235%
HSV (HSB):
9°, 72.3077%, 76.4706%
XYZ:
25.7560, 17.0373, 5.4211
xyY:
0.5342, 0.3534, 17.0373
CIE-Lab:
48.3070, 46.3708, 37.2978
CIE-LCH:
48.3070, 59.5095, 38.8111
CIE-Luv:
48.3070, 93.1732, 29.4790
Hunter-Lab:
41.2763, 39.1486, 21.1065
#c34c36 color charts
#c34c36 color shades, tints & tones
#c34c36 color schemes
#c34c36 color preview, HTML & CSS examples
This text has a color of #c34c36
<p style="color:#c34c36;">Text here</p>
.mytext {color:#c34c36;}
This box has a color of #c34c36
<div style="background-color:#c34c36;">Content here</div>
.mybackground {background-color:#c34c36;}
Border around this has a color of #c34c36
<div style="border:2px solid #c34c36;">Content here</div>
.myborder {border:2px solid #c34c36;}