#d61e2b color space conversions
Hex:
#d61e2b
RGB:
214, 30, 43
CMY:
16, 88, 83
CMYK:
0, 86, 80, 16
HSL:
356°, 75.4098%, 47.8431%
HSV (HSB):
356°, 85.9813%, 83.9216%
XYZ:
28.6319, 15.3991, 3.7488
xyY:
0.5992, 0.3223, 15.3991
CIE-Lab:
46.1761, 67.1764, 42.1364
CIE-LCH:
46.1761, 79.2978, 32.0979
CIE-Luv:
46.1761, 135.0541, 26.0096
Hunter-Lab:
39.2417, 61.5658, 21.8052
#d61e2b color charts
#d61e2b color shades, tints & tones
#d61e2b color schemes
#d61e2b color preview, HTML & CSS examples
This text has a color of #d61e2b
<p style="color:#d61e2b;">Text here</p>
.mytext {color:#d61e2b;}
This box has a color of #d61e2b
<div style="background-color:#d61e2b;">Content here</div>
.mybackground {background-color:#d61e2b;}
Border around this has a color of #d61e2b
<div style="border:2px solid #d61e2b;">Content here</div>
.myborder {border:2px solid #d61e2b;}