#d81a5f color space conversions
Hex:
#d81a5f
RGB:
216, 26, 95
CMY:
15, 90, 63
CMYK:
0, 88, 56, 15
HSL:
338°, 78.5124%, 47.4510%
HSV (HSB):
338°, 87.9630%, 84.7059%
XYZ:
30.7539, 16.1639, 12.3255
xyY:
0.5191, 0.2728, 16.1639
CIE-Lab:
47.1888, 70.8947, 12.1976
CIE-LCH:
47.1888, 71.9364, 9.7623
CIE-Luv:
47.1888, 121.9191, 0.4004
Hunter-Lab:
40.2044, 66.1836, 9.9665
#d81a5f color charts
#d81a5f color shades, tints & tones
#d81a5f color schemes
#d81a5f color preview, HTML & CSS examples
This text has a color of #d81a5f
<p style="color:#d81a5f;">Text here</p>
.mytext {color:#d81a5f;}
This box has a color of #d81a5f
<div style="background-color:#d81a5f;">Content here</div>
.mybackground {background-color:#d81a5f;}
Border around this has a color of #d81a5f
<div style="border:2px solid #d81a5f;">Content here</div>
.myborder {border:2px solid #d81a5f;}