#c04981 color space conversions
Hex:
#c04981
RGB:
192, 73, 129
CMY:
25, 71, 49
CMYK:
0, 62, 33, 25
HSL:
332°, 48.5714%, 51.9608%
HSV (HSB):
332°, 61.9792%, 75.2941%
XYZ:
28.0832, 17.5565, 22.6775
xyY:
0.4111, 0.2570, 17.5565
CIE-Lab:
48.9538, 53.0489, -6.5626
CIE-LCH:
48.9538, 53.4532, 352.9479
CIE-Luv:
48.9538, 72.9705, -18.3080
Hunter-Lab:
41.9005, 46.3112, -2.7587
#c04981 color charts
#c04981 color shades, tints & tones
#c04981 color schemes
#c04981 color preview, HTML & CSS examples
This text has a color of #c04981
<p style="color:#c04981;">Text here</p>
.mytext {color:#c04981;}
This box has a color of #c04981
<div style="background-color:#c04981;">Content here</div>
.mybackground {background-color:#c04981;}
Border around this has a color of #c04981
<div style="border:2px solid #c04981;">Content here</div>
.myborder {border:2px solid #c04981;}