#c2965c color space conversions
Hex:
#c2965c
RGB:
194, 150, 92
CMY:
24, 41, 64
CMYK:
0, 23, 53, 24
HSL:
34°, 45.5357%, 56.0784%
HSV (HSB):
34°, 52.5773%, 76.0784%
XYZ:
35.0862, 34.0547, 14.8492
xyY:
0.4177, 0.4055, 34.0547
CIE-Lab:
65.0060, 9.5127, 36.7192
CIE-LCH:
65.0060, 37.9314, 75.4760
CIE-Luv:
65.0060, 33.6762, 42.8814
Hunter-Lab:
58.3564, 5.1977, 25.7628
#c2965c color charts
#c2965c color shades, tints & tones
#c2965c color schemes
#c2965c color preview, HTML & CSS examples
This text has a color of #c2965c
<p style="color:#c2965c;">Text here</p>
.mytext {color:#c2965c;}
This box has a color of #c2965c
<div style="background-color:#c2965c;">Content here</div>
.mybackground {background-color:#c2965c;}
Border around this has a color of #c2965c
<div style="border:2px solid #c2965c;">Content here</div>
.myborder {border:2px solid #c2965c;}