#d90c6d color space conversions
Hex:
#d90c6d
RGB:
217, 12, 109
CMY:
15, 95, 57
CMYK:
0, 94, 50, 15
HSL:
332°, 89.5197%, 44.9020%
HSV (HSB):
332°, 94.4700%, 85.0980%
XYZ:
31.5071, 16.1188, 15.9186
xyY:
0.4958, 0.2537, 16.1188
CIE-Lab:
47.1299, 73.9283, 3.4841
CIE-LCH:
47.1299, 74.0104, 2.6982
CIE-Luv:
47.1299, 119.3009, -10.0914
Hunter-Lab:
40.1482, 69.8219, 4.5955
#d90c6d color charts
#d90c6d color shades, tints & tones
#d90c6d color schemes
#d90c6d color preview, HTML & CSS examples
This text has a color of #d90c6d
<p style="color:#d90c6d;">Text here</p>
.mytext {color:#d90c6d;}
This box has a color of #d90c6d
<div style="background-color:#d90c6d;">Content here</div>
.mybackground {background-color:#d90c6d;}
Border around this has a color of #d90c6d
<div style="border:2px solid #d90c6d;">Content here</div>
.myborder {border:2px solid #d90c6d;}