#c2950a color space conversions
Hex:
#c2950a
RGB:
194, 149, 10
CMY:
24, 42, 96
CMYK:
0, 23, 95, 24
HSL:
45°, 90.1961%, 40.0000%
HSV (HSB):
45°, 94.8454%, 76.0784%
XYZ:
33.0504, 32.9861, 4.9122
xyY:
0.4658, 0.4649, 32.9861
CIE-Lab:
64.1497, 6.1276, 66.9911
CIE-LCH:
64.1497, 67.2707, 84.7738
CIE-Luv:
64.1497, 38.2064, 65.7312
Hunter-Lab:
57.4336, 2.2098, 35.1325
#c2950a color charts
#c2950a color shades, tints & tones
#c2950a color schemes
#c2950a color preview, HTML & CSS examples
This text has a color of #c2950a
<p style="color:#c2950a;">Text here</p>
.mytext {color:#c2950a;}
This box has a color of #c2950a
<div style="background-color:#c2950a;">Content here</div>
.mybackground {background-color:#c2950a;}
Border around this has a color of #c2950a
<div style="border:2px solid #c2950a;">Content here</div>
.myborder {border:2px solid #c2950a;}