#c04c8a color space conversions
Hex:
#c04c8a
RGB:
192, 76, 138
CMY:
25, 70, 46
CMYK:
0, 60, 28, 25
HSL:
328°, 47.9339%, 52.5490%
HSV (HSB):
328°, 60.4167%, 75.2941%
XYZ:
28.9101, 18.2103, 26.0360
xyY:
0.3952, 0.2489, 18.2103
CIE-Lab:
49.7502, 52.8528, -10.7745
CIE-LCH:
49.7502, 53.9398, 348.4776
CIE-Luv:
49.7502, 68.7749, -24.0820
Hunter-Lab:
42.6736, 46.2499, -6.3025
#c04c8a color charts
#c04c8a color shades, tints & tones
#c04c8a color schemes
#c04c8a color preview, HTML & CSS examples
This text has a color of #c04c8a
<p style="color:#c04c8a;">Text here</p>
.mytext {color:#c04c8a;}
This box has a color of #c04c8a
<div style="background-color:#c04c8a;">Content here</div>
.mybackground {background-color:#c04c8a;}
Border around this has a color of #c04c8a
<div style="border:2px solid #c04c8a;">Content here</div>
.myborder {border:2px solid #c04c8a;}