#c2898d color space conversions
Hex:
#c2898d
RGB:
194, 137, 141
CMY:
24, 46, 45
CMYK:
0, 29, 27, 24
HSL:
356°, 31.8436%, 64.9020%
HSV (HSB):
356°, 29.3814%, 76.0784%
XYZ:
36.0015, 31.2837, 29.3402
xyY:
0.3726, 0.3238, 31.2837
CIE-Lab:
62.7464, 22.3443, 6.5890
CIE-LCH:
62.7464, 23.2955, 16.4301
CIE-Luv:
62.7464, 36.6166, 5.0871
Hunter-Lab:
55.9319, 17.0138, 8.0506
#c2898d color charts
#c2898d color shades, tints & tones
#c2898d color schemes
#c2898d color preview, HTML & CSS examples
This text has a color of #c2898d
<p style="color:#c2898d;">Text here</p>
.mytext {color:#c2898d;}
This box has a color of #c2898d
<div style="background-color:#c2898d;">Content here</div>
.mybackground {background-color:#c2898d;}
Border around this has a color of #c2898d
<div style="border:2px solid #c2898d;">Content here</div>
.myborder {border:2px solid #c2898d;}