#c03242 color space conversions
Hex:
#c03242
RGB:
192, 50, 66
CMY:
25, 80, 74
CMYK:
0, 74, 66, 25
HSL:
353°, 58.6777%, 47.4510%
HSV (HSB):
353°, 73.9583%, 75.2941%
XYZ:
23.8622, 13.8810, 6.5759
xyY:
0.5384, 0.3132, 13.8810
CIE-Lab:
44.0618, 56.5364, 25.0865
CIE-LCH:
44.0618, 61.8522, 23.9280
CIE-Luv:
44.0618, 103.8025, 15.9228
Hunter-Lab:
37.2572, 49.1240, 15.6154
#c03242 color charts
#c03242 color shades, tints & tones
#c03242 color schemes
#c03242 color preview, HTML & CSS examples
This text has a color of #c03242
<p style="color:#c03242;">Text here</p>
.mytext {color:#c03242;}
This box has a color of #c03242
<div style="background-color:#c03242;">Content here</div>
.mybackground {background-color:#c03242;}
Border around this has a color of #c03242
<div style="border:2px solid #c03242;">Content here</div>
.myborder {border:2px solid #c03242;}