#c03b5b color space conversions
Hex:
#c03b5b
RGB:
192, 59, 91
CMY:
25, 77, 64
CMYK:
0, 69, 53, 25
HSL:
346°, 52.9880%, 49.2157%
HSV (HSB):
346°, 69.2708%, 75.2941%
XYZ:
25.1905, 15.0897, 11.4825
xyY:
0.4867, 0.2915, 15.0897
CIE-Lab:
45.7568, 54.9776, 11.9868
CIE-LCH:
45.7568, 56.2692, 12.2998
CIE-Luv:
45.7568, 91.8997, 3.8916
Hunter-Lab:
38.8455, 47.7740, 9.6662
#c03b5b color charts
#c03b5b color shades, tints & tones
#c03b5b color schemes
#c03b5b color preview, HTML & CSS examples
This text has a color of #c03b5b
<p style="color:#c03b5b;">Text here</p>
.mytext {color:#c03b5b;}
This box has a color of #c03b5b
<div style="background-color:#c03b5b;">Content here</div>
.mybackground {background-color:#c03b5b;}
Border around this has a color of #c03b5b
<div style="border:2px solid #c03b5b;">Content here</div>
.myborder {border:2px solid #c03b5b;}