#d82b3e color space conversions
Hex:
#d82b3e
RGB:
216, 43, 62
CMY:
15, 83, 76
CMYK:
0, 80, 71, 15
HSL:
353°, 68.9243%, 50.7843%
HSV (HSB):
353°, 80.0926%, 84.7059%
XYZ:
30.0523, 16.6745, 6.1920
xyY:
0.5679, 0.3151, 16.6745
CIE-Lab:
47.8472, 65.4265, 33.1707
CIE-LCH:
47.8472, 73.3548, 26.8847
CIE-Luv:
47.8472, 127.2267, 21.1477
Hunter-Lab:
40.8344, 59.9078, 19.5935
#d82b3e color charts
#d82b3e color shades, tints & tones
#d82b3e color schemes
#d82b3e color preview, HTML & CSS examples
This text has a color of #d82b3e
<p style="color:#d82b3e;">Text here</p>
.mytext {color:#d82b3e;}
This box has a color of #d82b3e
<div style="background-color:#d82b3e;">Content here</div>
.mybackground {background-color:#d82b3e;}
Border around this has a color of #d82b3e
<div style="border:2px solid #d82b3e;">Content here</div>
.myborder {border:2px solid #d82b3e;}