#d50d1e color space conversions
Hex:
#d50d1e
RGB:
213, 13, 30
CMY:
16, 95, 88
CMYK:
0, 94, 86, 16
HSL:
355°, 88.4956%, 44.3137%
HSV (HSB):
355°, 93.8967%, 83.5294%
XYZ:
27.8188, 14.5277, 2.5662
xyY:
0.6194, 0.3235, 14.5277
CIE-Lab:
44.9804, 69.1269, 47.7965
CIE-LCH:
44.9804, 84.0419, 34.6612
CIE-Luv:
44.9804, 141.0593, 27.8202
Hunter-Lab:
38.1152, 63.5786, 22.6888
#d50d1e color charts
#d50d1e color shades, tints & tones
#d50d1e color schemes
#d50d1e color preview, HTML & CSS examples
This text has a color of #d50d1e
<p style="color:#d50d1e;">Text here</p>
.mytext {color:#d50d1e;}
This box has a color of #d50d1e
<div style="background-color:#d50d1e;">Content here</div>
.mybackground {background-color:#d50d1e;}
Border around this has a color of #d50d1e
<div style="border:2px solid #d50d1e;">Content here</div>
.myborder {border:2px solid #d50d1e;}