#c2501e color space conversions
Hex:
#c2501e
RGB:
194, 80, 30
CMY:
24, 69, 88
CMYK:
0, 59, 85, 24
HSL:
18°, 73.2143%, 43.9216%
HSV (HSB):
18°, 84.5361%, 76.0784%
XYZ:
25.3511, 17.3004, 3.2315
xyY:
0.5525, 0.3771, 17.3004
CIE-Lab:
48.6363, 43.2473, 49.5203
CIE-LCH:
48.6363, 65.7464, 48.8685
CIE-Luv:
48.6363, 92.5823, 38.1109
Hunter-Lab:
41.5937, 36.0056, 24.5093
#c2501e color charts
#c2501e color shades, tints & tones
#c2501e color schemes
#c2501e color preview, HTML & CSS examples
This text has a color of #c2501e
<p style="color:#c2501e;">Text here</p>
.mytext {color:#c2501e;}
This box has a color of #c2501e
<div style="background-color:#c2501e;">Content here</div>
.mybackground {background-color:#c2501e;}
Border around this has a color of #c2501e
<div style="border:2px solid #c2501e;">Content here</div>
.myborder {border:2px solid #c2501e;}