#d81c1a color space conversions
Hex:
#d81c1a
RGB:
216, 28, 26
CMY:
15, 89, 90
CMYK:
0, 87, 88, 15
HSL:
1°, 78.5124%, 47.4510%
HSV (HSB):
1°, 87.9630%, 84.7059%
XYZ:
28.9206, 15.5040, 2.4456
xyY:
0.6170, 0.3308, 15.5040
CIE-Lab:
46.3169, 67.6921, 51.0139
CIE-LCH:
46.3169, 84.7622, 37.0023
CIE-Luv:
46.3169, 139.9919, 30.5501
Hunter-Lab:
39.3751, 62.1998, 23.8801
#d81c1a color charts
#d81c1a color shades, tints & tones
#d81c1a color schemes
#d81c1a color preview, HTML & CSS examples
This text has a color of #d81c1a
<p style="color:#d81c1a;">Text here</p>
.mytext {color:#d81c1a;}
This box has a color of #d81c1a
<div style="background-color:#d81c1a;">Content here</div>
.mybackground {background-color:#d81c1a;}
Border around this has a color of #d81c1a
<div style="border:2px solid #d81c1a;">Content here</div>
.myborder {border:2px solid #d81c1a;}