#d50e19 color space conversions
Hex:
#d50e19
RGB:
213, 14, 25
CMY:
16, 95, 90
CMYK:
0, 93, 88, 16
HSL:
357°, 87.6652%, 44.5098%
HSV (HSB):
357°, 93.4272%, 83.5294%
XYZ:
27.7731, 14.5304, 2.2605
xyY:
0.6232, 0.3261, 14.5304
CIE-Lab:
44.9842, 68.9286, 50.1766
CIE-LCH:
44.9842, 85.2575, 36.0527
CIE-Luv:
44.9842, 141.5852, 28.9806
Hunter-Lab:
38.1188, 63.3461, 23.1671
#d50e19 color charts
#d50e19 color shades, tints & tones
#d50e19 color schemes
#d50e19 color preview, HTML & CSS examples
This text has a color of #d50e19
<p style="color:#d50e19;">Text here</p>
.mytext {color:#d50e19;}
This box has a color of #d50e19
<div style="background-color:#d50e19;">Content here</div>
.mybackground {background-color:#d50e19;}
Border around this has a color of #d50e19
<div style="border:2px solid #d50e19;">Content here</div>
.myborder {border:2px solid #d50e19;}