#c34f1a color space conversions
Hex:
#c34f1a
RGB:
195, 79, 26
CMY:
24, 69, 90
CMYK:
0, 59, 87, 24
HSL:
19°, 76.4706%, 43.3333%
HSV (HSB):
19°, 86.6667%, 76.4706%
XYZ:
25.4881, 17.2686, 2.9671
xyY:
0.5574, 0.3777, 17.2686
CIE-Lab:
48.5968, 43.9964, 51.1889
CIE-LCH:
48.5968, 67.4981, 49.3212
CIE-Luv:
48.5968, 94.5260, 38.7535
Hunter-Lab:
41.5556, 36.7608, 24.8556
#c34f1a color charts
#c34f1a color shades, tints & tones
#c34f1a color schemes
#c34f1a color preview, HTML & CSS examples
This text has a color of #c34f1a
<p style="color:#c34f1a;">Text here</p>
.mytext {color:#c34f1a;}
This box has a color of #c34f1a
<div style="background-color:#c34f1a;">Content here</div>
.mybackground {background-color:#c34f1a;}
Border around this has a color of #c34f1a
<div style="border:2px solid #c34f1a;">Content here</div>
.myborder {border:2px solid #c34f1a;}