#d50c26 color space conversions
Hex:
#d50c26
RGB:
213, 12, 38
CMY:
16, 95, 85
CMYK:
0, 94, 82, 16
HSL:
352°, 89.3333%, 44.1176%
HSV (HSB):
352°, 94.3662%, 83.5294%
XYZ:
27.9219, 14.5490, 3.1703
xyY:
0.6118, 0.3188, 14.5490
CIE-Lab:
45.0102, 69.4080, 43.6614
CIE-LCH:
45.0102, 81.9987, 32.1721
CIE-Luv:
45.0102, 139.8503, 25.6385
Hunter-Lab:
38.1432, 63.9165, 21.7723
#d50c26 color charts
#d50c26 color shades, tints & tones
#d50c26 color schemes
#d50c26 color preview, HTML & CSS examples
This text has a color of #d50c26
<p style="color:#d50c26;">Text here</p>
.mytext {color:#d50c26;}
This box has a color of #d50c26
<div style="background-color:#d50c26;">Content here</div>
.mybackground {background-color:#d50c26;}
Border around this has a color of #d50c26
<div style="border:2px solid #d50c26;">Content here</div>
.myborder {border:2px solid #d50c26;}