#c2967b color space conversions
Hex:
#c2967b
RGB:
194, 150, 123
CMY:
24, 41, 52
CMYK:
0, 23, 37, 24
HSL:
23°, 36.7876%, 62.1569%
HSV (HSB):
23°, 36.5979%, 76.0784%
XYZ:
36.7296, 34.7121, 23.5031
xyY:
0.3869, 0.3656, 34.7121
CIE-Lab:
65.5239, 12.7951, 20.5850
CIE-LCH:
65.5239, 24.2375, 58.1360
CIE-Luv:
65.5239, 30.7815, 24.8669
Hunter-Lab:
58.9170, 8.1746, 17.5899
#c2967b color charts
#c2967b color shades, tints & tones
#c2967b color schemes
#c2967b color preview, HTML & CSS examples
This text has a color of #c2967b
<p style="color:#c2967b;">Text here</p>
.mytext {color:#c2967b;}
This box has a color of #c2967b
<div style="background-color:#c2967b;">Content here</div>
.mybackground {background-color:#c2967b;}
Border around this has a color of #c2967b
<div style="border:2px solid #c2967b;">Content here</div>
.myborder {border:2px solid #c2967b;}