#d90e95 color space conversions
Hex:
#d90e95
RGB:
217, 14, 149
CMY:
15, 95, 42
CMYK:
0, 94, 31, 15
HSL:
320°, 87.8788%, 45.2941%
HSV (HSB):
320°, 93.5484%, 85.0980%
XYZ:
34.1971, 17.2357, 29.9582
xyY:
0.4202, 0.2118, 17.2357
CIE-Lab:
48.5557, 77.3635, -18.7785
CIE-LCH:
48.5557, 79.6100, 346.3564
CIE-Luv:
48.5557, 100.7918, -39.7065
Hunter-Lab:
41.5159, 74.3796, -13.7230
#d90e95 color charts
#d90e95 color shades, tints & tones
#d90e95 color schemes
#d90e95 color preview, HTML & CSS examples
This text has a color of #d90e95
<p style="color:#d90e95;">Text here</p>
.mytext {color:#d90e95;}
This box has a color of #d90e95
<div style="background-color:#d90e95;">Content here</div>
.mybackground {background-color:#d90e95;}
Border around this has a color of #d90e95
<div style="border:2px solid #d90e95;">Content here</div>
.myborder {border:2px solid #d90e95;}