#c03c30 color space conversions
Hex:
#c03c30
RGB:
192, 60, 48
CMY:
25, 76, 81
CMYK:
0, 69, 75, 25
HSL:
5°, 60.0000%, 47.0588%
HSV (HSB):
5°, 75.0000%, 75.2941%
XYZ:
23.8876, 14.6516, 4.3653
xyY:
0.5568, 0.3415, 14.6516
CIE-Lab:
45.1532, 51.9437, 36.9852
CIE-LCH:
45.1532, 63.7657, 35.4518
CIE-Luv:
45.1532, 102.3144, 26.5550
Hunter-Lab:
38.2774, 44.4102, 20.0325
#c03c30 color charts
#c03c30 color shades, tints & tones
#c03c30 color schemes
#c03c30 color preview, HTML & CSS examples
This text has a color of #c03c30
<p style="color:#c03c30;">Text here</p>
.mytext {color:#c03c30;}
This box has a color of #c03c30
<div style="background-color:#c03c30;">Content here</div>
.mybackground {background-color:#c03c30;}
Border around this has a color of #c03c30
<div style="border:2px solid #c03c30;">Content here</div>
.myborder {border:2px solid #c03c30;}