#d82b32 color space conversions
Hex:
#d82b32
RGB:
216, 43, 50
CMY:
15, 83, 80
CMYK:
0, 80, 77, 15
HSL:
358°, 68.9243%, 50.7843%
HSV (HSB):
358°, 80.0926%, 84.7059%
XYZ:
29.7585, 16.5570, 4.6450
xyY:
0.5840, 0.3249, 16.5570
CIE-Lab:
47.6969, 64.9609, 39.9393
CIE-LCH:
47.6969, 76.2566, 31.5841
CIE-Luv:
47.6969, 130.0537, 25.9789
Hunter-Lab:
40.6903, 59.3366, 21.7150
#d82b32 color charts
#d82b32 color shades, tints & tones
#d82b32 color schemes
#d82b32 color preview, HTML & CSS examples
This text has a color of #d82b32
<p style="color:#d82b32;">Text here</p>
.mytext {color:#d82b32;}
This box has a color of #d82b32
<div style="background-color:#d82b32;">Content here</div>
.mybackground {background-color:#d82b32;}
Border around this has a color of #d82b32
<div style="border:2px solid #d82b32;">Content here</div>
.myborder {border:2px solid #d82b32;}