#c2500c color space conversions
Hex:
#c2500c
RGB:
194, 80, 12
CMY:
24, 69, 95
CMYK:
0, 59, 94, 24
HSL:
22°, 88.3495%, 40.3922%
HSV (HSB):
22°, 93.8144%, 76.0784%
XYZ:
25.1832, 17.2332, 2.3469
xyY:
0.5626, 0.3850, 17.2332
CIE-Lab:
48.5525, 42.8960, 55.6379
CIE-LCH:
48.5525, 70.2541, 52.3684
CIE-Luv:
48.5525, 93.8264, 41.1275
Hunter-Lab:
41.5129, 35.6367, 25.7072
#c2500c color charts
#c2500c color shades, tints & tones
#c2500c color schemes
#c2500c color preview, HTML & CSS examples
This text has a color of #c2500c
<p style="color:#c2500c;">Text here</p>
.mytext {color:#c2500c;}
This box has a color of #c2500c
<div style="background-color:#c2500c;">Content here</div>
.mybackground {background-color:#c2500c;}
Border around this has a color of #c2500c
<div style="border:2px solid #c2500c;">Content here</div>
.myborder {border:2px solid #c2500c;}