#c2998d color space conversions
Hex:
#c2998d
RGB:
194, 153, 141
CMY:
24, 40, 45
CMYK:
0, 21, 27, 24
HSL:
14°, 30.2857%, 65.6863%
HSV (HSB):
14°, 27.3196%, 76.0784%
XYZ:
38.4471, 36.1749, 30.1554
xyY:
0.3669, 0.3453, 36.1749
CIE-Lab:
66.6533, 13.5170, 12.1396
CIE-LCH:
66.6533, 18.1681, 41.9270
CIE-Luv:
66.6533, 27.0085, 14.2826
Hunter-Lab:
60.1456, 8.8485, 12.3755
#c2998d color charts
#c2998d color shades, tints & tones
#c2998d color schemes
#c2998d color preview, HTML & CSS examples
This text has a color of #c2998d
<p style="color:#c2998d;">Text here</p>
.mytext {color:#c2998d;}
This box has a color of #c2998d
<div style="background-color:#c2998d;">Content here</div>
.mybackground {background-color:#c2998d;}
Border around this has a color of #c2998d
<div style="border:2px solid #c2998d;">Content here</div>
.myborder {border:2px solid #c2998d;}