#c04d7b color space conversions
Hex:
#c04d7b
RGB:
192, 77, 123
CMY:
25, 70, 52
CMYK:
0, 60, 36, 25
HSL:
336°, 47.7178%, 52.7451%
HSV (HSB):
336°, 59.8958%, 75.2941%
XYZ:
27.9673, 17.9443, 20.7284
xyY:
0.4197, 0.2693, 17.9443
CIE-Lab:
49.4285, 50.5437, -2.2456
CIE-LCH:
49.4285, 50.5936, 357.4561
CIE-Luv:
49.4285, 72.9306, -12.1293
Hunter-Lab:
42.3607, 43.7176, 0.6400
#c04d7b color charts
#c04d7b color shades, tints & tones
#c04d7b color schemes
#c04d7b color preview, HTML & CSS examples
This text has a color of #c04d7b
<p style="color:#c04d7b;">Text here</p>
.mytext {color:#c04d7b;}
This box has a color of #c04d7b
<div style="background-color:#c04d7b;">Content here</div>
.mybackground {background-color:#c04d7b;}
Border around this has a color of #c04d7b
<div style="border:2px solid #c04d7b;">Content here</div>
.myborder {border:2px solid #c04d7b;}