#c2898a color space conversions
Hex:
#c2898a
RGB:
194, 137, 138
CMY:
24, 46, 46
CMYK:
0, 29, 29, 24
HSL:
359°, 31.8436%, 64.9020%
HSV (HSB):
359°, 29.3814%, 76.0784%
XYZ:
35.7812, 31.1956, 28.1802
xyY:
0.3760, 0.3278, 31.1956
CIE-Lab:
62.6724, 21.9239, 8.1867
CIE-LCH:
62.6724, 23.4025, 20.4765
CIE-Luv:
62.6724, 37.0413, 7.2836
Hunter-Lab:
55.8531, 16.6099, 9.1828
#c2898a color charts
#c2898a color shades, tints & tones
#c2898a color schemes
#c2898a color preview, HTML & CSS examples
This text has a color of #c2898a
<p style="color:#c2898a;">Text here</p>
.mytext {color:#c2898a;}
This box has a color of #c2898a
<div style="background-color:#c2898a;">Content here</div>
.mybackground {background-color:#c2898a;}
Border around this has a color of #c2898a
<div style="border:2px solid #c2898a;">Content here</div>
.myborder {border:2px solid #c2898a;}