#c03f5b color space conversions
Hex:
#c03f5b
RGB:
192, 63, 91
CMY:
25, 75, 64
CMYK:
0, 67, 53, 25
HSL:
347°, 50.5882%, 50.0000%
HSV (HSB):
347°, 67.1875%, 75.2941%
XYZ:
25.4041, 15.5168, 11.5536
xyY:
0.4841, 0.2957, 15.5168
CIE-Lab:
46.3341, 53.3946, 12.7872
CIE-LCH:
46.3341, 54.9044, 13.4678
CIE-Luv:
46.3341, 89.8635, 5.1723
Hunter-Lab:
39.3914, 46.1823, 10.1840
#c03f5b color charts
#c03f5b color shades, tints & tones
#c03f5b color schemes
#c03f5b color preview, HTML & CSS examples
This text has a color of #c03f5b
<p style="color:#c03f5b;">Text here</p>
.mytext {color:#c03f5b;}
This box has a color of #c03f5b
<div style="background-color:#c03f5b;">Content here</div>
.mybackground {background-color:#c03f5b;}
Border around this has a color of #c03f5b
<div style="border:2px solid #c03f5b;">Content here</div>
.myborder {border:2px solid #c03f5b;}