#d82b4c color space conversions
Hex:
#d82b4c
RGB:
216, 43, 76
CMY:
15, 83, 70
CMYK:
0, 80, 65, 15
HSL:
349°, 68.9243%, 50.7843%
HSV (HSB):
349°, 80.0926%, 84.7059%
XYZ:
30.4873, 16.8485, 8.4827
xyY:
0.5462, 0.3018, 16.8485
CIE-Lab:
48.0686, 66.1082, 25.0440
CIE-LCH:
48.0686, 70.6929, 20.7484
CIE-Luv:
48.0686, 123.2591, 14.3304
Hunter-Lab:
41.0469, 60.7475, 16.4800
#d82b4c color charts
#d82b4c color shades, tints & tones
#d82b4c color schemes
#d82b4c color preview, HTML & CSS examples
This text has a color of #d82b4c
<p style="color:#d82b4c;">Text here</p>
.mytext {color:#d82b4c;}
This box has a color of #d82b4c
<div style="background-color:#d82b4c;">Content here</div>
.mybackground {background-color:#d82b4c;}
Border around this has a color of #d82b4c
<div style="border:2px solid #d82b4c;">Content here</div>
.myborder {border:2px solid #d82b4c;}