#c2975e color space conversions
Hex:
#c2975e
RGB:
194, 151, 94
CMY:
24, 41, 63
CMYK:
0, 22, 52, 24
HSL:
34°, 45.0450%, 56.4706%
HSV (HSB):
34°, 51.5464%, 76.0784%
XYZ:
35.3351, 34.4107, 15.3692
xyY:
0.4151, 0.4043, 34.4107
CIE-Lab:
65.2873, 9.1464, 36.0161
CIE-LCH:
65.2873, 37.1593, 75.7508
CIE-Luv:
65.2873, 32.8226, 42.3470
Hunter-Lab:
58.6606, 4.8661, 25.5283
#c2975e color charts
#c2975e color shades, tints & tones
#c2975e color schemes
#c2975e color preview, HTML & CSS examples
This text has a color of #c2975e
<p style="color:#c2975e;">Text here</p>
.mytext {color:#c2975e;}
This box has a color of #c2975e
<div style="background-color:#c2975e;">Content here</div>
.mybackground {background-color:#c2975e;}
Border around this has a color of #c2975e
<div style="border:2px solid #c2975e;">Content here</div>
.myborder {border:2px solid #c2975e;}