#d50e26 color space conversions
Hex:
#d50e26
RGB:
213, 14, 38
CMY:
16, 95, 85
CMYK:
0, 93, 82, 16
HSL:
353°, 87.6652%, 44.5098%
HSV (HSB):
353°, 93.4272%, 83.5294%
XYZ:
27.9475, 14.6002, 3.1788
xyY:
0.6112, 0.3193, 14.6002
CIE-Lab:
45.0816, 69.2017, 43.7294
CIE-LCH:
45.0816, 81.8604, 32.2893
CIE-Luv:
45.0816, 139.4892, 25.7733
Hunter-Lab:
38.2101, 63.6898, 21.8146
#d50e26 color charts
#d50e26 color shades, tints & tones
#d50e26 color schemes
#d50e26 color preview, HTML & CSS examples
This text has a color of #d50e26
<p style="color:#d50e26;">Text here</p>
.mytext {color:#d50e26;}
This box has a color of #d50e26
<div style="background-color:#d50e26;">Content here</div>
.mybackground {background-color:#d50e26;}
Border around this has a color of #d50e26
<div style="border:2px solid #d50e26;">Content here</div>
.myborder {border:2px solid #d50e26;}