#d9050d color space conversions
Hex:
#d9050d
RGB:
217, 5, 13
CMY:
15, 98, 95
CMYK:
0, 98, 94, 15
HSL:
358°, 95.4955%, 43.5294%
HSV (HSB):
358°, 97.6959%, 85.0980%
XYZ:
28.7422, 14.8893, 1.7398
xyY:
0.6335, 0.3282, 14.8893
CIE-Lab:
45.4822, 70.5970, 55.6293
CIE-LCH:
45.4822, 89.8808, 38.2375
CIE-Luv:
45.4822, 147.2174, 31.0231
Hunter-Lab:
38.5867, 65.4332, 24.3374
#d9050d color charts
#d9050d color shades, tints & tones
#d9050d color schemes
#d9050d color preview, HTML & CSS examples
This text has a color of #d9050d
<p style="color:#d9050d;">Text here</p>
.mytext {color:#d9050d;}
This box has a color of #d9050d
<div style="background-color:#d9050d;">Content here</div>
.mybackground {background-color:#d9050d;}
Border around this has a color of #d9050d
<div style="border:2px solid #d9050d;">Content here</div>
.myborder {border:2px solid #d9050d;}