#c04e70 color space conversions
Hex:
#c04e70
RGB:
192, 78, 112
CMY:
25, 69, 56
CMYK:
0, 59, 42, 25
HSL:
342°, 47.5000%, 52.9412%
HSV (HSB):
342°, 59.3750%, 75.2941%
XYZ:
27.3872, 17.8251, 17.3264
xyY:
0.4379, 0.2850, 17.8251
CIE-Lab:
49.2833, 48.8544, 4.1782
CIE-LCH:
49.2833, 49.0327, 4.8883
CIE-Luv:
49.2833, 75.6630, -3.6333
Hunter-Lab:
42.2198, 41.9053, 5.2221
#c04e70 color charts
#c04e70 color shades, tints & tones
#c04e70 color schemes
#c04e70 color preview, HTML & CSS examples
This text has a color of #c04e70
<p style="color:#c04e70;">Text here</p>
.mytext {color:#c04e70;}
This box has a color of #c04e70
<div style="background-color:#c04e70;">Content here</div>
.mybackground {background-color:#c04e70;}
Border around this has a color of #c04e70
<div style="border:2px solid #c04e70;">Content here</div>
.myborder {border:2px solid #c04e70;}