#d81a4a color space conversions
Hex:
#d81a4a
RGB:
216, 26, 74
CMY:
15, 90, 71
CMYK:
0, 88, 66, 15
HSL:
345°, 78.5124%, 47.4510%
HSV (HSB):
345°, 87.9630%, 84.7059%
XYZ:
29.9243, 15.8321, 7.9573
xyY:
0.5571, 0.2948, 15.8321
CIE-Lab:
46.7535, 69.6569, 24.5779
CIE-LCH:
46.7535, 73.8658, 19.4350
CIE-Luv:
46.7535, 129.5202, 12.6723
Hunter-Lab:
39.7896, 64.6116, 15.9957
#d81a4a color charts
#d81a4a color shades, tints & tones
#d81a4a color schemes
#d81a4a color preview, HTML & CSS examples
This text has a color of #d81a4a
<p style="color:#d81a4a;">Text here</p>
.mytext {color:#d81a4a;}
This box has a color of #d81a4a
<div style="background-color:#d81a4a;">Content here</div>
.mybackground {background-color:#d81a4a;}
Border around this has a color of #d81a4a
<div style="border:2px solid #d81a4a;">Content here</div>
.myborder {border:2px solid #d81a4a;}