#c03d14 color space conversions
Hex:
#c03d14
RGB:
192, 61, 20
CMY:
25, 76, 92
CMYK:
0, 68, 90, 25
HSL:
14°, 81.1321%, 41.5686%
HSV (HSB):
14°, 89.5833%, 75.2941%
XYZ:
23.5332, 14.5945, 2.2385
xyY:
0.5830, 0.3616, 14.5945
CIE-Lab:
45.0737, 50.7187, 50.5102
CIE-LCH:
45.0737, 71.5798, 44.8820
CIE-Luv:
45.0737, 105.4448, 34.4682
Hunter-Lab:
38.2027, 43.1030, 23.2678
#c03d14 color charts
#c03d14 color shades, tints & tones
#c03d14 color schemes
#c03d14 color preview, HTML & CSS examples
This text has a color of #c03d14
<p style="color:#c03d14;">Text here</p>
.mytext {color:#c03d14;}
This box has a color of #c03d14
<div style="background-color:#c03d14;">Content here</div>
.mybackground {background-color:#c03d14;}
Border around this has a color of #c03d14
<div style="border:2px solid #c03d14;">Content here</div>
.myborder {border:2px solid #c03d14;}