#d91e82 color space conversions
Hex:
#d91e82
RGB:
217, 30, 130
CMY:
15, 88, 49
CMYK:
0, 86, 40, 15
HSL:
328°, 75.7085%, 48.4314%
HSV (HSB):
328°, 86.1751%, 85.0980%
XYZ:
33.1088, 17.2920, 22.7117
xyY:
0.4528, 0.2365, 17.2920
CIE-Lab:
48.6258, 73.2479, -7.1877
CIE-LCH:
48.6258, 73.5997, 354.3956
CIE-Luv:
48.6258, 107.0837, -23.2529
Hunter-Lab:
41.5836, 69.3501, -3.2739
#d91e82 color charts
#d91e82 color shades, tints & tones
#d91e82 color schemes
#d91e82 color preview, HTML & CSS examples
This text has a color of #d91e82
<p style="color:#d91e82;">Text here</p>
.mytext {color:#d91e82;}
This box has a color of #d91e82
<div style="background-color:#d91e82;">Content here</div>
.mybackground {background-color:#d91e82;}
Border around this has a color of #d91e82
<div style="border:2px solid #d91e82;">Content here</div>
.myborder {border:2px solid #d91e82;}