#d60e1b color space conversions
Hex:
#d60e1b
RGB:
214, 14, 27
CMY:
16, 95, 89
CMYK:
0, 93, 87, 16
HSL:
356°, 87.7193%, 44.7059%
HSV (HSB):
356°, 93.4579%, 83.9216%
XYZ:
28.0864, 14.6893, 2.3919
xyY:
0.6218, 0.3252, 14.6893
CIE-Lab:
45.2057, 69.2167, 49.5137
CIE-LCH:
45.2057, 85.1033, 35.5778
CIE-Luv:
45.2057, 142.0370, 28.7311
Hunter-Lab:
38.3267, 63.7360, 23.1285
#d60e1b color charts
#d60e1b color shades, tints & tones
#d60e1b color schemes
#d60e1b color preview, HTML & CSS examples
This text has a color of #d60e1b
<p style="color:#d60e1b;">Text here</p>
.mytext {color:#d60e1b;}
This box has a color of #d60e1b
<div style="background-color:#d60e1b;">Content here</div>
.mybackground {background-color:#d60e1b;}
Border around this has a color of #d60e1b
<div style="border:2px solid #d60e1b;">Content here</div>
.myborder {border:2px solid #d60e1b;}