#d82d8f color space conversions
Hex:
#d82d8f
RGB:
216, 45, 143
CMY:
15, 82, 44
CMYK:
0, 79, 34, 15
HSL:
326°, 68.6747%, 51.1765%
HSV (HSB):
326°, 79.1667%, 84.7059%
XYZ:
34.2152, 18.4589, 27.7462
xyY:
0.4255, 0.2295, 18.4589
CIE-Lab:
50.0480, 70.9937, -12.9217
CIE-LCH:
50.0480, 72.1601, 349.6844
CIE-Luv:
50.0480, 97.0901, -30.6100
Hunter-Lab:
42.9638, 66.9660, -8.2151
#d82d8f color charts
#d82d8f color shades, tints & tones
#d82d8f color schemes
#d82d8f color preview, HTML & CSS examples
This text has a color of #d82d8f
<p style="color:#d82d8f;">Text here</p>
.mytext {color:#d82d8f;}
This box has a color of #d82d8f
<div style="background-color:#d82d8f;">Content here</div>
.mybackground {background-color:#d82d8f;}
Border around this has a color of #d82d8f
<div style="border:2px solid #d82d8f;">Content here</div>
.myborder {border:2px solid #d82d8f;}