#d62d18 color space conversions
Hex:
#d62d18
RGB:
214, 45, 24
CMY:
16, 82, 91
CMYK:
0, 79, 89, 16
HSL:
7°, 79.8319%, 46.6667%
HSV (HSB):
7°, 88.7850%, 83.9216%
XYZ:
28.8348, 16.2389, 2.4788
xyY:
0.6064, 0.3415, 16.2389
CIE-Lab:
47.2863, 63.1808, 52.4308
CIE-LCH:
47.2863, 82.1024, 39.6877
CIE-Luv:
47.2863, 131.7354, 33.1330
Hunter-Lab:
40.2975, 57.2049, 24.5611
#d62d18 color charts
#d62d18 color shades, tints & tones
#d62d18 color schemes
#d62d18 color preview, HTML & CSS examples
This text has a color of #d62d18
<p style="color:#d62d18;">Text here</p>
.mytext {color:#d62d18;}
This box has a color of #d62d18
<div style="background-color:#d62d18;">Content here</div>
.mybackground {background-color:#d62d18;}
Border around this has a color of #d62d18
<div style="border:2px solid #d62d18;">Content here</div>
.myborder {border:2px solid #d62d18;}