#c04d9e color space conversions
Hex:
#c04d9e
RGB:
192, 77, 158
CMY:
25, 70, 38
CMYK:
0, 60, 18, 25
HSL:
318°, 47.7178%, 52.7451%
HSV (HSB):
318°, 59.8958%, 75.2941%
XYZ:
30.5637, 18.9828, 34.4009
xyY:
0.3641, 0.2261, 18.9828
CIE-Lab:
50.6671, 55.1930, -21.2743
CIE-LCH:
50.6671, 59.1512, 338.9207
CIE-Luv:
50.6671, 62.0994, -39.5941
Hunter-Lab:
43.5693, 48.9706, -16.3150
#c04d9e color charts
#c04d9e color shades, tints & tones
#c04d9e color schemes
#c04d9e color preview, HTML & CSS examples
This text has a color of #c04d9e
<p style="color:#c04d9e;">Text here</p>
.mytext {color:#c04d9e;}
This box has a color of #c04d9e
<div style="background-color:#c04d9e;">Content here</div>
.mybackground {background-color:#c04d9e;}
Border around this has a color of #c04d9e
<div style="border:2px solid #c04d9e;">Content here</div>
.myborder {border:2px solid #c04d9e;}