#c04d6d color space conversions
Hex:
#c04d6d
RGB:
192, 77, 109
CMY:
25, 70, 57
CMYK:
0, 60, 43, 25
HSL:
343°, 47.7178%, 52.7451%
HSV (HSB):
343°, 59.8958%, 75.2941%
XYZ:
27.1524, 17.6183, 16.4376
xyY:
0.4436, 0.2878, 17.6183
CIE-Lab:
49.0299, 49.0000, 5.6271
CIE-LCH:
49.0299, 49.3220, 6.5511
CIE-Luv:
49.0299, 77.0643, -1.9005
Hunter-Lab:
41.9742, 42.0138, 6.1633
#c04d6d color charts
#c04d6d color shades, tints & tones
#c04d6d color schemes
#c04d6d color preview, HTML & CSS examples
This text has a color of #c04d6d
<p style="color:#c04d6d;">Text here</p>
.mytext {color:#c04d6d;}
This box has a color of #c04d6d
<div style="background-color:#c04d6d;">Content here</div>
.mybackground {background-color:#c04d6d;}
Border around this has a color of #c04d6d
<div style="border:2px solid #c04d6d;">Content here</div>
.myborder {border:2px solid #c04d6d;}