#c2600c color space conversions
Hex:
#c2600c
RGB:
194, 96, 12
CMY:
24, 62, 95
CMYK:
0, 51, 94, 24
HSL:
28°, 88.3495%, 40.3922%
HSV (HSB):
28°, 93.8144%, 76.0784%
XYZ:
26.4974, 19.8616, 2.7849
xyY:
0.5392, 0.4042, 19.8616
CIE-Lab:
51.6804, 34.9057, 57.7632
CIE-LCH:
51.6804, 67.4907, 58.8559
CIE-Luv:
51.6804, 81.0653, 46.2396
Hunter-Lab:
44.5664, 28.1377, 27.4915
#c2600c color charts
#c2600c color shades, tints & tones
#c2600c color schemes
#c2600c color preview, HTML & CSS examples
This text has a color of #c2600c
<p style="color:#c2600c;">Text here</p>
.mytext {color:#c2600c;}
This box has a color of #c2600c
<div style="background-color:#c2600c;">Content here</div>
.mybackground {background-color:#c2600c;}
Border around this has a color of #c2600c
<div style="border:2px solid #c2600c;">Content here</div>
.myborder {border:2px solid #c2600c;}