#d50945 color space conversions
Hex:
#d50945
RGB:
213, 9, 69
CMY:
16, 96, 73
CMYK:
0, 96, 68, 16
HSL:
342°, 91.8919%, 43.5294%
HSV (HSB):
342°, 95.7746%, 83.5294%
XYZ:
28.6124, 14.7712, 6.9733
xyY:
0.5682, 0.2933, 14.7712
CIE-Lab:
45.3192, 70.7940, 25.7044
CIE-LCH:
45.3192, 75.3160, 19.9553
CIE-Luv:
45.3192, 132.1628, 12.9839
Hunter-Lab:
38.4333, 65.6297, 16.1458
#d50945 color charts
#d50945 color shades, tints & tones
#d50945 color schemes
#d50945 color preview, HTML & CSS examples
This text has a color of #d50945
<p style="color:#d50945;">Text here</p>
.mytext {color:#d50945;}
This box has a color of #d50945
<div style="background-color:#d50945;">Content here</div>
.mybackground {background-color:#d50945;}
Border around this has a color of #d50945
<div style="border:2px solid #d50945;">Content here</div>
.myborder {border:2px solid #d50945;}