#c03d30 color space conversions
Hex:
#c03d30
RGB:
192, 61, 48
CMY:
25, 76, 81
CMYK:
0, 68, 75, 25
HSL:
5°, 60.0000%, 47.0588%
HSV (HSB):
5°, 75.0000%, 75.2941%
XYZ:
23.9405, 14.7574, 4.3830
xyY:
0.5557, 0.3426, 14.7574
CIE-Lab:
45.3001, 51.5436, 37.1463
CIE-LCH:
45.3001, 63.5342, 35.7794
CIE-Luv:
45.3001, 101.6940, 26.8300
Hunter-Lab:
38.4153, 44.0147, 20.1261
#c03d30 color charts
#c03d30 color shades, tints & tones
#c03d30 color schemes
#c03d30 color preview, HTML & CSS examples
This text has a color of #c03d30
<p style="color:#c03d30;">Text here</p>
.mytext {color:#c03d30;}
This box has a color of #c03d30
<div style="background-color:#c03d30;">Content here</div>
.mybackground {background-color:#c03d30;}
Border around this has a color of #c03d30
<div style="border:2px solid #c03d30;">Content here</div>
.myborder {border:2px solid #c03d30;}