#c2600f color space conversions
Hex:
#c2600f
RGB:
194, 96, 15
CMY:
24, 62, 94
CMYK:
0, 51, 92, 24
HSL:
27°, 85.6459%, 40.9804%
HSV (HSB):
27°, 92.2680%, 76.0784%
XYZ:
26.5172, 19.8696, 2.8895
xyY:
0.5381, 0.4032, 19.8696
CIE-Lab:
51.6894, 34.9484, 57.0501
CIE-LCH:
51.6894, 66.9037, 58.5087
CIE-Luv:
51.6894, 80.9488, 45.9014
Hunter-Lab:
44.5753, 28.1804, 27.3593
#c2600f color charts
#c2600f color shades, tints & tones
#c2600f color schemes
#c2600f color preview, HTML & CSS examples
This text has a color of #c2600f
<p style="color:#c2600f;">Text here</p>
.mytext {color:#c2600f;}
This box has a color of #c2600f
<div style="background-color:#c2600f;">Content here</div>
.mybackground {background-color:#c2600f;}
Border around this has a color of #c2600f
<div style="border:2px solid #c2600f;">Content here</div>
.myborder {border:2px solid #c2600f;}