#c2935f color space conversions
Hex:
#c2935f
RGB:
194, 147, 95
CMY:
24, 42, 63
CMYK:
0, 24, 51, 24
HSL:
32°, 44.7964%, 56.6667%
HSV (HSB):
32°, 51.0309%, 76.0784%
XYZ:
34.7474, 33.1630, 15.3962
xyY:
0.4171, 0.3981, 33.1630
CIE-Lab:
64.2927, 11.4290, 34.2404
CIE-LCH:
64.2927, 36.0975, 71.5417
CIE-Luv:
64.2927, 35.4953, 39.8699
Hunter-Lab:
57.5873, 6.9267, 24.4597
#c2935f color charts
#c2935f color shades, tints & tones
#c2935f color schemes
#c2935f color preview, HTML & CSS examples
This text has a color of #c2935f
<p style="color:#c2935f;">Text here</p>
.mytext {color:#c2935f;}
This box has a color of #c2935f
<div style="background-color:#c2935f;">Content here</div>
.mybackground {background-color:#c2935f;}
Border around this has a color of #c2935f
<div style="border:2px solid #c2935f;">Content here</div>
.myborder {border:2px solid #c2935f;}