#d81a75 color space conversions
Hex:
#d81a75
RGB:
216, 26, 117
CMY:
15, 90, 54
CMYK:
0, 88, 46, 15
HSL:
331°, 78.5124%, 47.4510%
HSV (HSB):
331°, 87.9630%, 84.7059%
XYZ:
31.8992, 16.6221, 18.3567
xyY:
0.4770, 0.2485, 16.6221
CIE-Lab:
47.7803, 72.5548, -0.5203
CIE-LCH:
47.7803, 72.5567, 359.5891
CIE-Luv:
47.7803, 112.7830, -14.5969
Hunter-Lab:
40.7702, 68.3132, 1.8439
#d81a75 color charts
#d81a75 color shades, tints & tones
#d81a75 color schemes
#d81a75 color preview, HTML & CSS examples
This text has a color of #d81a75
<p style="color:#d81a75;">Text here</p>
.mytext {color:#d81a75;}
This box has a color of #d81a75
<div style="background-color:#d81a75;">Content here</div>
.mybackground {background-color:#d81a75;}
Border around this has a color of #d81a75
<div style="border:2px solid #d81a75;">Content here</div>
.myborder {border:2px solid #d81a75;}