#c03352 color space conversions
Hex:
#c03352
RGB:
192, 51, 82
CMY:
25, 80, 68
CMYK:
0, 73, 57, 25
HSL:
347°, 58.0247%, 47.6471%
HSV (HSB):
347°, 73.4375%, 75.2941%
XYZ:
24.4450, 14.1833, 9.4319
xyY:
0.5086, 0.2951, 14.1833
CIE-Lab:
44.4947, 57.2180, 15.8080
CIE-LCH:
44.4947, 59.3615, 15.4443
CIE-Luv:
44.4947, 98.5995, 7.2138
Hunter-Lab:
37.6607, 49.9555, 11.5137
#c03352 color charts
#c03352 color shades, tints & tones
#c03352 color schemes
#c03352 color preview, HTML & CSS examples
This text has a color of #c03352
<p style="color:#c03352;">Text here</p>
.mytext {color:#c03352;}
This box has a color of #c03352
<div style="background-color:#c03352;">Content here</div>
.mybackground {background-color:#c03352;}
Border around this has a color of #c03352
<div style="border:2px solid #c03352;">Content here</div>
.myborder {border:2px solid #c03352;}