#d8023c color space conversions
Hex:
#d8023c
RGB:
216, 2, 60
CMY:
15, 99, 76
CMYK:
0, 99, 72, 15
HSL:
344°, 98.1651%, 42.7451%
HSV (HSB):
344°, 99.0741%, 84.7059%
XYZ:
29.1562, 14.9686, 5.6275
xyY:
0.5860, 0.3009, 14.9686
CIE-Lab:
45.5911, 71.7313, 31.6930
CIE-LCH:
45.5911, 78.4208, 23.8373
CIE-Luv:
45.5911, 138.2130, 17.5258
Hunter-Lab:
38.6893, 66.8114, 18.4585
#d8023c color charts
#d8023c color shades, tints & tones
#d8023c color schemes
#d8023c color preview, HTML & CSS examples
This text has a color of #d8023c
<p style="color:#d8023c;">Text here</p>
.mytext {color:#d8023c;}
This box has a color of #d8023c
<div style="background-color:#d8023c;">Content here</div>
.mybackground {background-color:#d8023c;}
Border around this has a color of #d8023c
<div style="border:2px solid #d8023c;">Content here</div>
.myborder {border:2px solid #d8023c;}