#c03f6a color space conversions
Hex:
#c03f6a
RGB:
192, 63, 106
CMY:
25, 75, 58
CMYK:
0, 67, 45, 25
HSL:
340°, 50.5882%, 50.0000%
HSV (HSB):
340°, 67.1875%, 75.2941%
XYZ:
26.1173, 15.8021, 15.3092
xyY:
0.4564, 0.2761, 15.8021
CIE-Lab:
46.7138, 54.7442, 4.1285
CIE-LCH:
46.7138, 54.8997, 4.3127
CIE-Luv:
46.7138, 85.1187, -4.9766
Hunter-Lab:
39.7518, 47.7101, 4.9925
#c03f6a color charts
#c03f6a color shades, tints & tones
#c03f6a color schemes
#c03f6a color preview, HTML & CSS examples
This text has a color of #c03f6a
<p style="color:#c03f6a;">Text here</p>
.mytext {color:#c03f6a;}
This box has a color of #c03f6a
<div style="background-color:#c03f6a;">Content here</div>
.mybackground {background-color:#c03f6a;}
Border around this has a color of #c03f6a
<div style="border:2px solid #c03f6a;">Content here</div>
.myborder {border:2px solid #c03f6a;}