#c2500f color space conversions
Hex:
#c2500f
RGB:
194, 80, 15
CMY:
24, 69, 94
CMYK:
0, 59, 92, 24
HSL:
22°, 85.6459%, 40.9804%
HSV (HSB):
22°, 92.2680%, 76.0784%
XYZ:
25.2030, 17.2411, 2.4515
xyY:
0.5614, 0.3840, 17.2411
CIE-Lab:
48.5625, 42.9376, 54.8401
CIE-LCH:
48.5625, 69.6497, 51.9405
CIE-Luv:
48.5625, 93.6777, 40.7671
Hunter-Lab:
41.5225, 35.6804, 25.5653
#c2500f color charts
#c2500f color shades, tints & tones
#c2500f color schemes
#c2500f color preview, HTML & CSS examples
This text has a color of #c2500f
<p style="color:#c2500f;">Text here</p>
.mytext {color:#c2500f;}
This box has a color of #c2500f
<div style="background-color:#c2500f;">Content here</div>
.mybackground {background-color:#c2500f;}
Border around this has a color of #c2500f
<div style="border:2px solid #c2500f;">Content here</div>
.myborder {border:2px solid #c2500f;}