#c04e8b color space conversions
Hex:
#c04e8b
RGB:
192, 78, 139
CMY:
25, 69, 45
CMYK:
0, 59, 28, 25
HSL:
328°, 47.5000%, 52.9412%
HSV (HSB):
328°, 59.3750%, 75.2941%
XYZ:
29.1228, 18.5193, 26.4657
xyY:
0.3930, 0.2499, 18.5193
CIE-Lab:
50.1200, 52.0814, -10.8163
CIE-LCH:
50.1200, 53.1927, 348.2676
CIE-Luv:
50.1200, 67.5726, -24.0328
Hunter-Lab:
43.0341, 45.4881, -6.3392
#c04e8b color charts
#c04e8b color shades, tints & tones
#c04e8b color schemes
#c04e8b color preview, HTML & CSS examples
This text has a color of #c04e8b
<p style="color:#c04e8b;">Text here</p>
.mytext {color:#c04e8b;}
This box has a color of #c04e8b
<div style="background-color:#c04e8b;">Content here</div>
.mybackground {background-color:#c04e8b;}
Border around this has a color of #c04e8b
<div style="border:2px solid #c04e8b;">Content here</div>
.myborder {border:2px solid #c04e8b;}