#d90c7b color space conversions
Hex:
#d90c7b
RGB:
217, 12, 123
CMY:
15, 95, 52
CMYK:
0, 94, 43, 15
HSL:
328°, 89.5197%, 44.9020%
HSV (HSB):
328°, 94.4700%, 85.0980%
XYZ:
32.3219, 16.4447, 20.2095
xyY:
0.4686, 0.2384, 16.4447
CIE-Lab:
47.5526, 75.0642, -4.5115
CIE-LCH:
47.5526, 75.1996, 356.5606
CIE-Luv:
47.5526, 113.0300, -20.1215
Hunter-Lab:
40.5521, 71.3066, -1.1612
#d90c7b color charts
#d90c7b color shades, tints & tones
#d90c7b color schemes
#d90c7b color preview, HTML & CSS examples
This text has a color of #d90c7b
<p style="color:#d90c7b;">Text here</p>
.mytext {color:#d90c7b;}
This box has a color of #d90c7b
<div style="background-color:#d90c7b;">Content here</div>
.mybackground {background-color:#d90c7b;}
Border around this has a color of #d90c7b
<div style="border:2px solid #d90c7b;">Content here</div>
.myborder {border:2px solid #d90c7b;}