#c04d74 color space conversions
Hex:
#c04d74
RGB:
192, 77, 116
CMY:
25, 70, 55
CMYK:
0, 60, 40, 25
HSL:
340°, 47.7178%, 52.7451%
HSV (HSB):
340°, 59.8958%, 75.2941%
XYZ:
27.5445, 17.7752, 18.5022
xyY:
0.4316, 0.2785, 17.7752
CIE-Lab:
49.2223, 49.7482, 1.6748
CIE-LCH:
49.2223, 49.7764, 1.9282
CIE-Luv:
49.2223, 75.0230, -6.9366
Hunter-Lab:
42.1606, 42.8370, 3.4930
#c04d74 color charts
#c04d74 color shades, tints & tones
#c04d74 color schemes
#c04d74 color preview, HTML & CSS examples
This text has a color of #c04d74
<p style="color:#c04d74;">Text here</p>
.mytext {color:#c04d74;}
This box has a color of #c04d74
<div style="background-color:#c04d74;">Content here</div>
.mybackground {background-color:#c04d74;}
Border around this has a color of #c04d74
<div style="border:2px solid #c04d74;">Content here</div>
.myborder {border:2px solid #c04d74;}