#c03f5a color space conversions
Hex:
#c03f5a
RGB:
192, 63, 90
CMY:
25, 75, 65
CMYK:
0, 67, 53, 25
HSL:
347°, 50.5882%, 50.0000%
HSV (HSB):
347°, 67.1875%, 75.2941%
XYZ:
25.3612, 15.4997, 11.3279
xyY:
0.4860, 0.2970, 15.4997
CIE-Lab:
46.3111, 53.3123, 13.3683
CIE-LCH:
46.3111, 54.9628, 14.0769
CIE-Luv:
46.3111, 90.1648, 5.8128
Hunter-Lab:
39.3696, 46.0897, 10.4991
#c03f5a color charts
#c03f5a color shades, tints & tones
#c03f5a color schemes
#c03f5a color preview, HTML & CSS examples
This text has a color of #c03f5a
<p style="color:#c03f5a;">Text here</p>
.mytext {color:#c03f5a;}
This box has a color of #c03f5a
<div style="background-color:#c03f5a;">Content here</div>
.mybackground {background-color:#c03f5a;}
Border around this has a color of #c03f5a
<div style="border:2px solid #c03f5a;">Content here</div>
.myborder {border:2px solid #c03f5a;}