#c2953f color space conversions
Hex:
#c2953f
RGB:
194, 149, 63
CMY:
24, 42, 75
CMYK:
0, 23, 68, 24
HSL:
39°, 51.7787%, 50.3922%
HSV (HSB):
39°, 67.5258%, 76.0784%
XYZ:
33.8928, 33.3231, 9.3483
xyY:
0.4427, 0.4352, 33.3231
CIE-Lab:
64.4217, 7.9174, 50.4272
CIE-LCH:
64.4217, 51.0450, 81.0770
CIE-Luv:
64.4217, 36.4159, 54.8657
Hunter-Lab:
57.7262, 3.7820, 30.8068
#c2953f color charts
#c2953f color shades, tints & tones
#c2953f color schemes
#c2953f color preview, HTML & CSS examples
This text has a color of #c2953f
<p style="color:#c2953f;">Text here</p>
.mytext {color:#c2953f;}
This box has a color of #c2953f
<div style="background-color:#c2953f;">Content here</div>
.mybackground {background-color:#c2953f;}
Border around this has a color of #c2953f
<div style="border:2px solid #c2953f;">Content here</div>
.myborder {border:2px solid #c2953f;}