#d82d5f color space conversions
Hex:
#d82d5f
RGB:
216, 45, 95
CMY:
15, 82, 63
CMYK:
0, 79, 56, 15
HSL:
342°, 68.6747%, 51.1765%
HSV (HSB):
342°, 79.1667%, 84.7059%
XYZ:
31.3228, 17.3019, 12.5152
xyY:
0.5123, 0.2830, 17.3019
CIE-Lab:
48.6382, 66.7514, 14.2028
CIE-LCH:
48.6382, 68.2456, 12.0118
CIE-Luv:
48.6382, 116.1429, 3.6909
Hunter-Lab:
41.5956, 61.6241, 11.2779
#d82d5f color charts
#d82d5f color shades, tints & tones
#d82d5f color schemes
#d82d5f color preview, HTML & CSS examples
This text has a color of #d82d5f
<p style="color:#d82d5f;">Text here</p>
.mytext {color:#d82d5f;}
This box has a color of #d82d5f
<div style="background-color:#d82d5f;">Content here</div>
.mybackground {background-color:#d82d5f;}
Border around this has a color of #d82d5f
<div style="border:2px solid #d82d5f;">Content here</div>
.myborder {border:2px solid #d82d5f;}