#c04f77 color space conversions
Hex:
#c04f77
RGB:
192, 79, 119
CMY:
25, 69, 53
CMYK:
0, 59, 38, 25
HSL:
339°, 47.2803%, 53.1373%
HSV (HSB):
339°, 58.8542%, 75.2941%
XYZ:
27.8640, 18.1303, 19.4837
xyY:
0.4255, 0.2769, 18.1303
CIE-Lab:
49.6538, 49.1625, 0.4937
CIE-LCH:
49.6538, 49.1650, 0.5754
CIE-Luv:
49.6538, 73.1060, -8.3200
Hunter-Lab:
42.5797, 42.2950, 2.6758
#c04f77 color charts
#c04f77 color shades, tints & tones
#c04f77 color schemes
#c04f77 color preview, HTML & CSS examples
This text has a color of #c04f77
<p style="color:#c04f77;">Text here</p>
.mytext {color:#c04f77;}
This box has a color of #c04f77
<div style="background-color:#c04f77;">Content here</div>
.mybackground {background-color:#c04f77;}
Border around this has a color of #c04f77
<div style="border:2px solid #c04f77;">Content here</div>
.myborder {border:2px solid #c04f77;}