#c04c5e color space conversions
Hex:
#c04c5e
RGB:
192, 76, 94
CMY:
25, 70, 63
CMYK:
0, 60, 51, 25
HSL:
351°, 47.9339%, 52.5490%
HSV (HSB):
351°, 60.4167%, 75.2941%
XYZ:
26.3430, 17.1835, 12.5180
xyY:
0.4700, 0.3066, 17.1835
CIE-Lab:
48.4904, 48.0203, 13.9407
CIE-LCH:
48.4904, 50.0029, 16.1885
CIE-Luv:
48.4904, 81.7973, 7.8615
Hunter-Lab:
41.4530, 40.8926, 11.1127
#c04c5e color charts
#c04c5e color shades, tints & tones
#c04c5e color schemes
#c04c5e color preview, HTML & CSS examples
This text has a color of #c04c5e
<p style="color:#c04c5e;">Text here</p>
.mytext {color:#c04c5e;}
This box has a color of #c04c5e
<div style="background-color:#c04c5e;">Content here</div>
.mybackground {background-color:#c04c5e;}
Border around this has a color of #c04c5e
<div style="border:2px solid #c04c5e;">Content here</div>
.myborder {border:2px solid #c04c5e;}