#c03f82 color space conversions
Hex:
#c03f82
RGB:
192, 63, 130
CMY:
25, 75, 49
CMYK:
0, 67, 32, 25
HSL:
329°, 50.5882%, 50.0000%
HSV (HSB):
329°, 67.1875%, 75.2941%
XYZ:
27.5450, 16.3732, 22.8277
xyY:
0.4127, 0.2453, 16.3732
CIE-Lab:
47.4603, 57.3448, -9.3986
CIE-LCH:
47.4603, 58.1099, 350.6922
CIE-Luv:
47.4603, 76.9237, -22.8228
Hunter-Lab:
40.4638, 50.6990, -5.1238
#c03f82 color charts
#c03f82 color shades, tints & tones
#c03f82 color schemes
#c03f82 color preview, HTML & CSS examples
This text has a color of #c03f82
<p style="color:#c03f82;">Text here</p>
.mytext {color:#c03f82;}
This box has a color of #c03f82
<div style="background-color:#c03f82;">Content here</div>
.mybackground {background-color:#c03f82;}
Border around this has a color of #c03f82
<div style="border:2px solid #c03f82;">Content here</div>
.myborder {border:2px solid #c03f82;}