#c03d5b color space conversions
Hex:
#c03d5b
RGB:
192, 61, 91
CMY:
25, 76, 64
CMYK:
0, 68, 53, 25
HSL:
346°, 51.7787%, 49.6078%
HSV (HSB):
346°, 68.2292%, 75.2941%
XYZ:
25.2953, 15.2993, 11.5174
xyY:
0.4854, 0.2936, 15.2993
CIE-Lab:
46.0414, 54.1957, 12.3817
CIE-LCH:
46.0414, 55.5921, 12.8691
CIE-Luv:
46.0414, 90.8945, 4.5235
Hunter-Lab:
39.1143, 46.9863, 9.9218
#c03d5b color charts
#c03d5b color shades, tints & tones
#c03d5b color schemes
#c03d5b color preview, HTML & CSS examples
This text has a color of #c03d5b
<p style="color:#c03d5b;">Text here</p>
.mytext {color:#c03d5b;}
This box has a color of #c03d5b
<div style="background-color:#c03d5b;">Content here</div>
.mybackground {background-color:#c03d5b;}
Border around this has a color of #c03d5b
<div style="border:2px solid #c03d5b;">Content here</div>
.myborder {border:2px solid #c03d5b;}