#c2620e color space conversions
Hex:
#c2620e
RGB:
194, 98, 14
CMY:
24, 62, 95
CMYK:
0, 49, 93, 24
HSL:
28°, 86.5385%, 40.7843%
HSV (HSB):
28°, 92.7835%, 76.0784%
XYZ:
26.6951, 20.2364, 2.9145
xyY:
0.5356, 0.4060, 20.2364
CIE-Lab:
52.1034, 33.8926, 57.5927
CIE-LCH:
52.1034, 66.8253, 59.5237
CIE-Luv:
52.1034, 79.3582, 46.6946
Hunter-Lab:
44.9849, 27.2025, 27.6481
#c2620e color charts
#c2620e color shades, tints & tones
#c2620e color schemes
#c2620e color preview, HTML & CSS examples
This text has a color of #c2620e
<p style="color:#c2620e;">Text here</p>
.mytext {color:#c2620e;}
This box has a color of #c2620e
<div style="background-color:#c2620e;">Content here</div>
.mybackground {background-color:#c2620e;}
Border around this has a color of #c2620e
<div style="border:2px solid #c2620e;">Content here</div>
.myborder {border:2px solid #c2620e;}