#d82e4b color space conversions
Hex:
#d82e4b
RGB:
216, 46, 75
CMY:
15, 82, 71
CMYK:
0, 79, 65, 15
HSL:
350°, 68.5484%, 51.3725%
HSV (HSB):
350°, 78.7037%, 84.7059%
XYZ:
30.5659, 17.0609, 8.3387
xyY:
0.5462, 0.3048, 17.0609
CIE-Lab:
48.3367, 65.2463, 25.9924
CIE-LCH:
48.3367, 70.2331, 21.7211
CIE-Luv:
48.3367, 122.3230, 15.4595
Hunter-Lab:
41.3049, 59.8078, 16.9438
#d82e4b color charts
#d82e4b color shades, tints & tones
#d82e4b color schemes
#d82e4b color preview, HTML & CSS examples
This text has a color of #d82e4b
<p style="color:#d82e4b;">Text here</p>
.mytext {color:#d82e4b;}
This box has a color of #d82e4b
<div style="background-color:#d82e4b;">Content here</div>
.mybackground {background-color:#d82e4b;}
Border around this has a color of #d82e4b
<div style="border:2px solid #d82e4b;">Content here</div>
.myborder {border:2px solid #d82e4b;}