#c34e30 color space conversions
Hex:
#c34e30
RGB:
195, 78, 48
CMY:
24, 69, 81
CMYK:
0, 60, 75, 24
HSL:
12°, 60.4938%, 47.6471%
HSV (HSB):
12°, 75.3846%, 76.4706%
XYZ:
25.7636, 17.2643, 4.7708
xyY:
0.5390, 0.3612, 17.2643
CIE-Lab:
48.5913, 45.1772, 40.8562
CIE-LCH:
48.5913, 60.9115, 42.1248
CIE-Luv:
48.5913, 92.7172, 32.3770
Hunter-Lab:
41.5503, 37.9672, 22.2776
#c34e30 color charts
#c34e30 color shades, tints & tones
#c34e30 color schemes
#c34e30 color preview, HTML & CSS examples
This text has a color of #c34e30
<p style="color:#c34e30;">Text here</p>
.mytext {color:#c34e30;}
This box has a color of #c34e30
<div style="background-color:#c34e30;">Content here</div>
.mybackground {background-color:#c34e30;}
Border around this has a color of #c34e30
<div style="border:2px solid #c34e30;">Content here</div>
.myborder {border:2px solid #c34e30;}