#c03b70 color space conversions
Hex:
#c03b70
RGB:
192, 59, 112
CMY:
25, 77, 56
CMYK:
0, 69, 42, 25
HSL:
336°, 52.9880%, 49.2157%
HSV (HSB):
336°, 69.2708%, 75.2941%
XYZ:
26.2268, 15.5042, 16.9395
xyY:
0.4470, 0.2643, 15.5042
CIE-Lab:
46.3172, 56.9073, -0.1230
CIE-LCH:
46.3172, 56.9074, 359.8761
CIE-Luv:
46.3172, 84.8983, -10.6243
Hunter-Lab:
39.3754, 49.9866, 2.0559
#c03b70 color charts
#c03b70 color shades, tints & tones
#c03b70 color schemes
#c03b70 color preview, HTML & CSS examples
This text has a color of #c03b70
<p style="color:#c03b70;">Text here</p>
.mytext {color:#c03b70;}
This box has a color of #c03b70
<div style="background-color:#c03b70;">Content here</div>
.mybackground {background-color:#c03b70;}
Border around this has a color of #c03b70
<div style="border:2px solid #c03b70;">Content here</div>
.myborder {border:2px solid #c03b70;}