#d82d43 color space conversions
Hex:
#d82d43
RGB:
216, 45, 67
CMY:
15, 82, 74
CMYK:
0, 79, 69, 15
HSL:
352°, 68.6747%, 51.1765%
HSV (HSB):
352°, 79.1667%, 84.7059%
XYZ:
30.2704, 16.8809, 6.9731
xyY:
0.5593, 0.3119, 16.8809
CIE-Lab:
48.1097, 65.1174, 30.5163
CIE-LCH:
48.1097, 71.9133, 25.1095
CIE-Luv:
48.1097, 125.0392, 19.2415
Hunter-Lab:
41.0864, 59.6085, 18.6979
#d82d43 color charts
#d82d43 color shades, tints & tones
#d82d43 color schemes
#d82d43 color preview, HTML & CSS examples
This text has a color of #d82d43
<p style="color:#d82d43;">Text here</p>
.mytext {color:#d82d43;}
This box has a color of #d82d43
<div style="background-color:#d82d43;">Content here</div>
.mybackground {background-color:#d82d43;}
Border around this has a color of #d82d43
<div style="border:2px solid #d82d43;">Content here</div>
.myborder {border:2px solid #d82d43;}