#d90e81 color space conversions
Hex:
#d90e81
RGB:
217, 14, 129
CMY:
15, 95, 49
CMYK:
0, 94, 41, 15
HSL:
326°, 87.8788%, 45.2941%
HSV (HSB):
326°, 93.5484%, 85.0980%
XYZ:
32.7348, 16.6508, 22.2575
xyY:
0.4569, 0.2324, 16.6508
CIE-Lab:
47.8170, 75.4045, -7.7861
CIE-LCH:
47.8170, 75.8054, 354.1046
CIE-Luv:
47.8170, 110.0610, -24.4155
Hunter-Lab:
40.8054, 71.7864, -3.7763
#d90e81 color charts
#d90e81 color shades, tints & tones
#d90e81 color schemes
#d90e81 color preview, HTML & CSS examples
This text has a color of #d90e81
<p style="color:#d90e81;">Text here</p>
.mytext {color:#d90e81;}
This box has a color of #d90e81
<div style="background-color:#d90e81;">Content here</div>
.mybackground {background-color:#d90e81;}
Border around this has a color of #d90e81
<div style="border:2px solid #d90e81;">Content here</div>
.myborder {border:2px solid #d90e81;}