#c04d84 color space conversions
Hex:
#c04d84
RGB:
192, 77, 132
CMY:
25, 70, 48
CMYK:
0, 60, 31, 25
HSL:
331°, 47.7178%, 52.7451%
HSV (HSB):
331°, 59.8958%, 75.2941%
XYZ:
28.5570, 18.1802, 23.8338
xyY:
0.4047, 0.2576, 18.1802
CIE-Lab:
49.7139, 51.6345, -7.2337
CIE-LCH:
49.7139, 52.1388, 352.0251
CIE-Luv:
49.7139, 70.1845, -18.9951
Hunter-Lab:
42.6382, 44.9336, -3.2950
#c04d84 color charts
#c04d84 color shades, tints & tones
#c04d84 color schemes
#c04d84 color preview, HTML & CSS examples
This text has a color of #c04d84
<p style="color:#c04d84;">Text here</p>
.mytext {color:#c04d84;}
This box has a color of #c04d84
<div style="background-color:#c04d84;">Content here</div>
.mybackground {background-color:#c04d84;}
Border around this has a color of #c04d84
<div style="border:2px solid #c04d84;">Content here</div>
.myborder {border:2px solid #c04d84;}