#c2846a color space conversions
Hex:
#c2846a
RGB:
194, 132, 106
CMY:
24, 48, 58
CMYK:
0, 32, 45, 24
HSL:
18°, 41.9048%, 58.8235%
HSV (HSB):
18°, 45.3608%, 76.0784%
XYZ:
33.1009, 29.0125, 17.4910
xyY:
0.4158, 0.3645, 29.0125
CIE-Lab:
60.7926, 20.7768, 23.6797
CIE-LCH:
60.7926, 31.5024, 48.7360
CIE-Luv:
60.7926, 44.5815, 26.1344
Hunter-Lab:
53.8632, 15.4341, 18.4510
#c2846a color charts
#c2846a color shades, tints & tones
#c2846a color schemes
#c2846a color preview, HTML & CSS examples
This text has a color of #c2846a
<p style="color:#c2846a;">Text here</p>
.mytext {color:#c2846a;}
This box has a color of #c2846a
<div style="background-color:#c2846a;">Content here</div>
.mybackground {background-color:#c2846a;}
Border around this has a color of #c2846a
<div style="border:2px solid #c2846a;">Content here</div>
.myborder {border:2px solid #c2846a;}