#d62f1b color space conversions
Hex:
#d62f1b
RGB:
214, 47, 27
CMY:
16, 82, 89
CMYK:
0, 78, 87, 16
HSL:
6°, 77.5934%, 47.2549%
HSV (HSB):
6°, 87.3832%, 83.9216%
XYZ:
28.9459, 16.4083, 2.6784
xyY:
0.6026, 0.3416, 16.4083
CIE-Lab:
47.5057, 62.6662, 51.3266
CIE-LCH:
47.5057, 81.0029, 39.3191
CIE-Luv:
47.5057, 130.3926, 32.9091
Hunter-Lab:
40.5072, 56.6663, 24.4346
#d62f1b color charts
#d62f1b color shades, tints & tones
#d62f1b color schemes
#d62f1b color preview, HTML & CSS examples
This text has a color of #d62f1b
<p style="color:#d62f1b;">Text here</p>
.mytext {color:#d62f1b;}
This box has a color of #d62f1b
<div style="background-color:#d62f1b;">Content here</div>
.mybackground {background-color:#d62f1b;}
Border around this has a color of #d62f1b
<div style="border:2px solid #d62f1b;">Content here</div>
.myborder {border:2px solid #d62f1b;}