#c28b9d color space conversions
Hex:
#c28b9d
RGB:
194, 139, 157
CMY:
24, 45, 38
CMYK:
0, 28, 19, 24
HSL:
340°, 31.0734%, 65.2941%
HSV (HSB):
340°, 28.3505%, 76.0784%
XYZ:
37.5666, 32.3689, 36.1661
xyY:
0.3541, 0.3051, 32.3689
CIE-Lab:
63.6466, 23.6322, -1.1871
CIE-LCH:
63.6466, 23.6620, 357.1244
CIE-Luv:
63.6466, 33.1578, -5.8694
Hunter-Lab:
56.8937, 18.2986, 2.1361
#c28b9d color charts
#c28b9d color shades, tints & tones
#c28b9d color schemes
#c28b9d color preview, HTML & CSS examples
This text has a color of #c28b9d
<p style="color:#c28b9d;">Text here</p>
.mytext {color:#c28b9d;}
This box has a color of #c28b9d
<div style="background-color:#c28b9d;">Content here</div>
.mybackground {background-color:#c28b9d;}
Border around this has a color of #c28b9d
<div style="border:2px solid #c28b9d;">Content here</div>
.myborder {border:2px solid #c28b9d;}