#d8012a color space conversions
Hex:
#d8012a
RGB:
216, 1, 42
CMY:
15, 100, 84
CMYK:
0, 100, 81, 15
HSL:
349°, 99.0783%, 42.5490%
HSV (HSB):
349°, 99.5370%, 84.7059%
XYZ:
28.7477, 14.7878, 3.5296
xyY:
0.6108, 0.3142, 14.7878
CIE-Lab:
45.3422, 71.2220, 41.9918
CIE-LCH:
45.3422, 82.6794, 30.5232
CIE-Luv:
45.3422, 142.9284, 24.3371
Hunter-Lab:
38.4549, 66.1448, 21.4764
#d8012a color charts
#d8012a color shades, tints & tones
#d8012a color schemes
#d8012a color preview, HTML & CSS examples
This text has a color of #d8012a
<p style="color:#d8012a;">Text here</p>
.mytext {color:#d8012a;}
This box has a color of #d8012a
<div style="background-color:#d8012a;">Content here</div>
.mybackground {background-color:#d8012a;}
Border around this has a color of #d8012a
<div style="border:2px solid #d8012a;">Content here</div>
.myborder {border:2px solid #d8012a;}