#d9103f color space conversions
Hex:
#d9103f
RGB:
217, 16, 63
CMY:
15, 94, 75
CMYK:
0, 93, 71, 15
HSL:
346°, 86.2661%, 45.6863%
HSV (HSB):
346°, 92.6267%, 85.0980%
XYZ:
29.6978, 15.4812, 6.1255
xyY:
0.5789, 0.3018, 15.4812
CIE-Lab:
46.2863, 70.8099, 30.7556
CIE-LCH:
46.2863, 77.2007, 23.4773
CIE-Luv:
46.2863, 135.9723, 17.3022
Hunter-Lab:
39.3461, 65.8729, 18.3118
#d9103f color charts
#d9103f color shades, tints & tones
#d9103f color schemes
#d9103f color preview, HTML & CSS examples
This text has a color of #d9103f
<p style="color:#d9103f;">Text here</p>
.mytext {color:#d9103f;}
This box has a color of #d9103f
<div style="background-color:#d9103f;">Content here</div>
.mybackground {background-color:#d9103f;}
Border around this has a color of #d9103f
<div style="border:2px solid #d9103f;">Content here</div>
.myborder {border:2px solid #d9103f;}