#d93c14 color space conversions
Hex:
#d93c14
RGB:
217, 60, 20
CMY:
15, 76, 92
CMYK:
0, 72, 91, 15
HSL:
12°, 83.1224%, 46.4706%
HSV (HSB):
12°, 90.7834%, 85.0980%
XYZ:
30.3574, 18.0339, 2.5427
xyY:
0.5960, 0.3541, 18.0339
CIE-Lab:
49.5372, 59.2909, 55.8287
CIE-LCH:
49.5372, 81.4386, 43.2774
CIE-Luv:
49.5372, 126.0793, 37.2124
Hunter-Lab:
42.4664, 53.2858, 26.1764
#d93c14 color charts
#d93c14 color shades, tints & tones
#d93c14 color schemes
#d93c14 color preview, HTML & CSS examples
This text has a color of #d93c14
<p style="color:#d93c14;">Text here</p>
.mytext {color:#d93c14;}
This box has a color of #d93c14
<div style="background-color:#d93c14;">Content here</div>
.mybackground {background-color:#d93c14;}
Border around this has a color of #d93c14
<div style="border:2px solid #d93c14;">Content here</div>
.myborder {border:2px solid #d93c14;}