#c03b48 color space conversions
Hex:
#c03b48
RGB:
192, 59, 72
CMY:
25, 77, 72
CMYK:
0, 69, 63, 25
HSL:
354°, 52.9880%, 49.2157%
HSV (HSB):
354°, 69.2708%, 75.2941%
XYZ:
24.4719, 14.8023, 7.6982
xyY:
0.5210, 0.3151, 14.8023
CIE-Lab:
45.3622, 53.5952, 23.0967
CIE-LCH:
45.3622, 58.3601, 23.3135
CIE-Luv:
45.3622, 97.4456, 15.2167
Hunter-Lab:
38.4737, 46.2090, 15.0683
#c03b48 color charts
#c03b48 color shades, tints & tones
#c03b48 color schemes
#c03b48 color preview, HTML & CSS examples
This text has a color of #c03b48
<p style="color:#c03b48;">Text here</p>
.mytext {color:#c03b48;}
This box has a color of #c03b48
<div style="background-color:#c03b48;">Content here</div>
.mybackground {background-color:#c03b48;}
Border around this has a color of #c03b48
<div style="border:2px solid #c03b48;">Content here</div>
.myborder {border:2px solid #c03b48;}