#c03f56 color space conversions
Hex:
#c03f56
RGB:
192, 63, 86
CMY:
25, 75, 66
CMYK:
0, 67, 55, 25
HSL:
349°, 50.5882%, 50.0000%
HSV (HSB):
349°, 67.1875%, 75.2941%
XYZ:
25.1954, 15.4334, 10.4551
xyY:
0.4932, 0.3021, 15.4334
CIE-Lab:
46.2221, 52.9930, 15.6956
CIE-LCH:
46.2221, 55.2686, 16.4984
CIE-Luv:
46.2221, 91.3485, 8.3246
Hunter-Lab:
39.2853, 45.7308, 11.7208
#c03f56 color charts
#c03f56 color shades, tints & tones
#c03f56 color schemes
#c03f56 color preview, HTML & CSS examples
This text has a color of #c03f56
<p style="color:#c03f56;">Text here</p>
.mytext {color:#c03f56;}
This box has a color of #c03f56
<div style="background-color:#c03f56;">Content here</div>
.mybackground {background-color:#c03f56;}
Border around this has a color of #c03f56
<div style="border:2px solid #c03f56;">Content here</div>
.myborder {border:2px solid #c03f56;}