#d8284b color space conversions
Hex:
#d8284b
RGB:
216, 40, 75
CMY:
15, 84, 71
CMYK:
0, 81, 65, 15
HSL:
348°, 69.2913%, 50.1961%
HSV (HSB):
348°, 81.4815%, 84.7059%
XYZ:
30.3477, 16.6245, 8.2660
xyY:
0.5494, 0.3010, 16.6245
CIE-Lab:
47.7834, 66.8142, 25.2861
CIE-LCH:
47.7834, 71.4389, 20.7294
CIE-Luv:
47.7834, 124.7331, 14.2917
Hunter-Lab:
40.7732, 61.5055, 16.5213
#d8284b color charts
#d8284b color shades, tints & tones
#d8284b color schemes
#d8284b color preview, HTML & CSS examples
This text has a color of #d8284b
<p style="color:#d8284b;">Text here</p>
.mytext {color:#d8284b;}
This box has a color of #d8284b
<div style="background-color:#d8284b;">Content here</div>
.mybackground {background-color:#d8284b;}
Border around this has a color of #d8284b
<div style="border:2px solid #d8284b;">Content here</div>
.myborder {border:2px solid #d8284b;}