#c3430f color space conversions
Hex:
#c3430f
RGB:
195, 67, 15
CMY:
24, 74, 94
CMYK:
0, 66, 92, 24
HSL:
17°, 85.7143%, 41.1765%
HSV (HSB):
17°, 92.3077%, 76.4706%
XYZ:
24.5991, 15.6509, 2.1763
xyY:
0.5798, 0.3689, 15.6509
CIE-Lab:
46.5131, 49.1843, 53.5038
CIE-LCH:
46.5131, 72.6756, 47.4087
CIE-Luv:
46.5131, 104.1373, 37.1397
Hunter-Lab:
39.5612, 41.7587, 24.4312
#c3430f color charts
#c3430f color shades, tints & tones
#c3430f color schemes
#c3430f color preview, HTML & CSS examples
This text has a color of #c3430f
<p style="color:#c3430f;">Text here</p>
.mytext {color:#c3430f;}
This box has a color of #c3430f
<div style="background-color:#c3430f;">Content here</div>
.mybackground {background-color:#c3430f;}
Border around this has a color of #c3430f
<div style="border:2px solid #c3430f;">Content here</div>
.myborder {border:2px solid #c3430f;}