#d62a1b color space conversions
Hex:
#d62a1b
RGB:
214, 42, 27
CMY:
16, 84, 89
CMYK:
0, 80, 87, 16
HSL:
5°, 77.5934%, 47.2549%
HSV (HSB):
5°, 87.3832%, 83.9216%
XYZ:
28.7573, 16.0312, 2.6156
xyY:
0.6066, 0.3382, 16.0312
CIE-Lab:
47.0154, 64.0475, 50.9398
CIE-LCH:
47.0154, 81.8349, 38.4968
CIE-Luv:
47.0154, 132.8265, 32.0254
Hunter-Lab:
40.0390, 58.1365, 24.1541
#d62a1b color charts
#d62a1b color shades, tints & tones
#d62a1b color schemes
#d62a1b color preview, HTML & CSS examples
This text has a color of #d62a1b
<p style="color:#d62a1b;">Text here</p>
.mytext {color:#d62a1b;}
This box has a color of #d62a1b
<div style="background-color:#d62a1b;">Content here</div>
.mybackground {background-color:#d62a1b;}
Border around this has a color of #d62a1b
<div style="border:2px solid #d62a1b;">Content here</div>
.myborder {border:2px solid #d62a1b;}