#d82f5b color space conversions
Hex:
#d82f5b
RGB:
216, 47, 91
CMY:
15, 82, 64
CMYK:
0, 78, 58, 15
HSL:
344°, 68.4211%, 51.5686%
HSV (HSB):
344°, 78.2407%, 84.7059%
XYZ:
31.2237, 17.3873, 11.6079
xyY:
0.5185, 0.2887, 17.3873
CIE-Lab:
48.7444, 65.9293, 16.7947
CIE-LCH:
48.7444, 68.0348, 14.2915
CIE-Luv:
48.7444, 116.7671, 6.6045
Hunter-Lab:
41.6981, 60.6902, 12.6835
#d82f5b color charts
#d82f5b color shades, tints & tones
#d82f5b color schemes
#d82f5b color preview, HTML & CSS examples
This text has a color of #d82f5b
<p style="color:#d82f5b;">Text here</p>
.mytext {color:#d82f5b;}
This box has a color of #d82f5b
<div style="background-color:#d82f5b;">Content here</div>
.mybackground {background-color:#d82f5b;}
Border around this has a color of #d82f5b
<div style="border:2px solid #d82f5b;">Content here</div>
.myborder {border:2px solid #d82f5b;}