#c03c5b color space conversions
Hex:
#c03c5b
RGB:
192, 60, 91
CMY:
25, 76, 64
CMYK:
0, 69, 53, 25
HSL:
346°, 52.3810%, 49.4118%
HSV (HSB):
346°, 68.7500%, 75.2941%
XYZ:
25.2424, 15.1935, 11.4997
xyY:
0.4860, 0.2925, 15.1935
CIE-Lab:
45.8981, 54.5891, 12.1830
CIE-LCH:
45.8981, 55.9321, 12.5808
CIE-Luv:
45.8981, 91.4004, 4.2054
Hunter-Lab:
38.9789, 47.3822, 9.7932
#c03c5b color charts
#c03c5b color shades, tints & tones
#c03c5b color schemes
#c03c5b color preview, HTML & CSS examples
This text has a color of #c03c5b
<p style="color:#c03c5b;">Text here</p>
.mytext {color:#c03c5b;}
This box has a color of #c03c5b
<div style="background-color:#c03c5b;">Content here</div>
.mybackground {background-color:#c03c5b;}
Border around this has a color of #c03c5b
<div style="border:2px solid #c03c5b;">Content here</div>
.myborder {border:2px solid #c03c5b;}