#d9105e color space conversions
Hex:
#d9105e
RGB:
217, 16, 94
CMY:
15, 94, 63
CMYK:
0, 93, 57, 15
HSL:
337°, 86.2661%, 45.6863%
HSV (HSB):
337°, 92.6267%, 85.0980%
XYZ:
30.8209, 15.9304, 12.0401
xyY:
0.5242, 0.2710, 15.9304
CIE-Lab:
46.8831, 72.4620, 12.4231
CIE-LCH:
46.8831, 73.5192, 9.7284
CIE-Luv:
46.8831, 125.0548, 0.2209
Hunter-Lab:
39.9130, 67.9907, 10.0537
#d9105e color charts
#d9105e color shades, tints & tones
#d9105e color schemes
#d9105e color preview, HTML & CSS examples
This text has a color of #d9105e
<p style="color:#d9105e;">Text here</p>
.mytext {color:#d9105e;}
This box has a color of #d9105e
<div style="background-color:#d9105e;">Content here</div>
.mybackground {background-color:#d9105e;}
Border around this has a color of #d9105e
<div style="border:2px solid #d9105e;">Content here</div>
.myborder {border:2px solid #d9105e;}