#d9074b color space conversions
Hex:
#d9074b
RGB:
217, 7, 75
CMY:
15, 97, 71
CMYK:
0, 97, 65, 15
HSL:
341°, 93.7500%, 43.9216%
HSV (HSB):
341°, 96.7742%, 85.0980%
XYZ:
29.9613, 15.4117, 8.0522
xyY:
0.5608, 0.2885, 15.4117
CIE-Lab:
46.1930, 72.2127, 23.2803
CIE-LCH:
46.1930, 75.8726, 17.8685
CIE-Luv:
46.1930, 133.4553, 10.7180
Hunter-Lab:
39.2577, 67.5292, 15.3193
#d9074b color charts
#d9074b color shades, tints & tones
#d9074b color schemes
#d9074b color preview, HTML & CSS examples
This text has a color of #d9074b
<p style="color:#d9074b;">Text here</p>
.mytext {color:#d9074b;}
This box has a color of #d9074b
<div style="background-color:#d9074b;">Content here</div>
.mybackground {background-color:#d9074b;}
Border around this has a color of #d9074b
<div style="border:2px solid #d9074b;">Content here</div>
.myborder {border:2px solid #d9074b;}