#c04a80 color space conversions
Hex:
#c04a80
RGB:
192, 74, 128
CMY:
25, 71, 50
CMYK:
0, 61, 33, 25
HSL:
333°, 48.3607%, 52.1569%
HSV (HSB):
333°, 61.4583%, 75.2941%
XYZ:
28.0833, 17.6625, 22.3511
xyY:
0.4124, 0.2594, 17.6625
CIE-Lab:
49.0842, 52.4868, -5.7662
CIE-LCH:
49.0842, 52.8026, 353.7306
CIE-Luv:
49.0842, 72.8270, -17.1421
Hunter-Lab:
42.0268, 45.7309, -2.1134
#c04a80 color charts
#c04a80 color shades, tints & tones
#c04a80 color schemes
#c04a80 color preview, HTML & CSS examples
This text has a color of #c04a80
<p style="color:#c04a80;">Text here</p>
.mytext {color:#c04a80;}
This box has a color of #c04a80
<div style="background-color:#c04a80;">Content here</div>
.mybackground {background-color:#c04a80;}
Border around this has a color of #c04a80
<div style="border:2px solid #c04a80;">Content here</div>
.myborder {border:2px solid #c04a80;}