#d82f3c color space conversions
Hex:
#d82f3c
RGB:
216, 47, 60
CMY:
15, 82, 76
CMYK:
0, 78, 72, 15
HSL:
355°, 68.4211%, 51.5686%
HSV (HSB):
355°, 78.2407%, 84.7059%
XYZ:
30.1510, 16.9582, 5.9591
xyY:
0.5682, 0.3196, 16.9582
CIE-Lab:
48.2073, 64.2470, 34.7682
CIE-LCH:
48.2073, 73.0514, 28.4207
CIE-Luv:
48.2073, 125.9542, 22.7928
Hunter-Lab:
41.1803, 58.6268, 20.2466
#d82f3c color charts
#d82f3c color shades, tints & tones
#d82f3c color schemes
#d82f3c color preview, HTML & CSS examples
This text has a color of #d82f3c
<p style="color:#d82f3c;">Text here</p>
.mytext {color:#d82f3c;}
This box has a color of #d82f3c
<div style="background-color:#d82f3c;">Content here</div>
.mybackground {background-color:#d82f3c;}
Border around this has a color of #d82f3c
<div style="border:2px solid #d82f3c;">Content here</div>
.myborder {border:2px solid #d82f3c;}