#c04f84 color space conversions
Hex:
#c04f84
RGB:
192, 79, 132
CMY:
25, 69, 48
CMYK:
0, 59, 31, 25
HSL:
332°, 47.2803%, 53.1373%
HSV (HSB):
332°, 58.8542%, 75.2941%
XYZ:
28.6991, 18.4644, 23.8812
xyY:
0.4040, 0.2599, 18.4644
CIE-Lab:
50.0546, 50.7207, -6.7261
CIE-LCH:
50.0546, 51.1647, 352.4460
CIE-Luv:
50.0546, 69.2426, -18.1563
Hunter-Lab:
42.9702, 44.0193, -2.8719
#c04f84 color charts
#c04f84 color shades, tints & tones
#c04f84 color schemes
#c04f84 color preview, HTML & CSS examples
This text has a color of #c04f84
<p style="color:#c04f84;">Text here</p>
.mytext {color:#c04f84;}
This box has a color of #c04f84
<div style="background-color:#c04f84;">Content here</div>
.mybackground {background-color:#c04f84;}
Border around this has a color of #c04f84
<div style="border:2px solid #c04f84;">Content here</div>
.myborder {border:2px solid #c04f84;}