#c03f13 color space conversions
Hex:
#c03f13
RGB:
192, 63, 19
CMY:
25, 75, 93
CMYK:
0, 67, 90, 25
HSL:
15°, 81.9905%, 41.3725%
HSV (HSB):
15°, 90.1042%, 75.2941%
XYZ:
23.6333, 14.8085, 2.2288
xyY:
0.5811, 0.3641, 14.8085
CIE-Lab:
45.3708, 49.8823, 51.1016
CIE-LCH:
45.3708, 71.4116, 45.6917
CIE-Luv:
45.3708, 104.1782, 35.1543
Hunter-Lab:
38.4818, 42.2811, 23.5033
#c03f13 color charts
#c03f13 color shades, tints & tones
#c03f13 color schemes
#c03f13 color preview, HTML & CSS examples
This text has a color of #c03f13
<p style="color:#c03f13;">Text here</p>
.mytext {color:#c03f13;}
This box has a color of #c03f13
<div style="background-color:#c03f13;">Content here</div>
.mybackground {background-color:#c03f13;}
Border around this has a color of #c03f13
<div style="border:2px solid #c03f13;">Content here</div>
.myborder {border:2px solid #c03f13;}