#d82f49 color space conversions
Hex:
#d82f49
RGB:
216, 47, 73
CMY:
15, 82, 71
CMYK:
0, 78, 66, 15
HSL:
351°, 68.4211%, 51.5686%
HSV (HSB):
351°, 78.2407%, 84.7059%
XYZ:
30.5380, 17.1130, 7.9969
xyY:
0.5488, 0.3075, 17.1130
CIE-Lab:
48.4021, 64.8602, 27.2817
CIE-LCH:
48.4021, 70.3644, 22.8128
CIE-Luv:
48.4021, 122.4789, 16.6991
Hunter-Lab:
41.3679, 59.3761, 17.4960
#d82f49 color charts
#d82f49 color shades, tints & tones
#d82f49 color schemes
#d82f49 color preview, HTML & CSS examples
This text has a color of #d82f49
<p style="color:#d82f49;">Text here</p>
.mytext {color:#d82f49;}
This box has a color of #d82f49
<div style="background-color:#d82f49;">Content here</div>
.mybackground {background-color:#d82f49;}
Border around this has a color of #d82f49
<div style="border:2px solid #d82f49;">Content here</div>
.myborder {border:2px solid #d82f49;}