#d9050c color space conversions
Hex:
#d9050c
RGB:
217, 5, 12
CMY:
15, 98, 95
CMYK:
0, 98, 94, 15
HSL:
358°, 95.4955%, 43.5294%
HSV (HSB):
358°, 97.6959%, 85.0980%
XYZ:
28.7359, 14.8868, 1.7067
xyY:
0.6339, 0.3284, 14.8868
CIE-Lab:
45.4788, 70.5875, 55.9448
CIE-LCH:
45.4788, 90.0690, 38.3990
CIE-Luv:
45.4788, 147.2956, 31.1403
Hunter-Lab:
38.5834, 65.4211, 24.3857
#d9050c color charts
#d9050c color shades, tints & tones
#d9050c color schemes
#d9050c color preview, HTML & CSS examples
This text has a color of #d9050c
<p style="color:#d9050c;">Text here</p>
.mytext {color:#d9050c;}
This box has a color of #d9050c
<div style="background-color:#d9050c;">Content here</div>
.mybackground {background-color:#d9050c;}
Border around this has a color of #d9050c
<div style="border:2px solid #d9050c;">Content here</div>
.myborder {border:2px solid #d9050c;}