#d90c40 color space conversions
Hex:
#d90c40
RGB:
217, 12, 64
CMY:
15, 95, 75
CMYK:
0, 94, 71, 15
HSL:
345°, 89.5197%, 44.9020%
HSV (HSB):
345°, 94.4700%, 85.0980%
XYZ:
29.6722, 15.3848, 6.2562
xyY:
0.5783, 0.2998, 15.3848
CIE-Lab:
46.1568, 71.2705, 29.9915
CIE-LCH:
46.1568, 77.3238, 22.8220
CIE-Luv:
46.1568, 136.3546, 16.5429
Hunter-Lab:
39.2235, 66.3923, 17.9997
#d90c40 color charts
#d90c40 color shades, tints & tones
#d90c40 color schemes
#d90c40 color preview, HTML & CSS examples
This text has a color of #d90c40
<p style="color:#d90c40;">Text here</p>
.mytext {color:#d90c40;}
This box has a color of #d90c40
<div style="background-color:#d90c40;">Content here</div>
.mybackground {background-color:#d90c40;}
Border around this has a color of #d90c40
<div style="border:2px solid #d90c40;">Content here</div>
.myborder {border:2px solid #d90c40;}