#c2998b color space conversions
Hex:
#c2998b
RGB:
194, 153, 139
CMY:
24, 40, 45
CMYK:
0, 21, 28, 24
HSL:
15°, 31.0734%, 65.2941%
HSV (HSB):
15°, 28.3505%, 76.0784%
XYZ:
38.2996, 36.1159, 29.3786
xyY:
0.3690, 0.3480, 36.1159
CIE-Lab:
66.6084, 13.2372, 13.1913
CIE-LCH:
66.6084, 18.6878, 44.9003
CIE-Luv:
66.6084, 27.2237, 15.6977
Hunter-Lab:
60.0965, 8.5894, 13.0832
#c2998b color charts
#c2998b color shades, tints & tones
#c2998b color schemes
#c2998b color preview, HTML & CSS examples
This text has a color of #c2998b
<p style="color:#c2998b;">Text here</p>
.mytext {color:#c2998b;}
This box has a color of #c2998b
<div style="background-color:#c2998b;">Content here</div>
.mybackground {background-color:#c2998b;}
Border around this has a color of #c2998b
<div style="border:2px solid #c2998b;">Content here</div>
.myborder {border:2px solid #c2998b;}