#d82c5a color space conversions
Hex:
#d82c5a
RGB:
216, 44, 90
CMY:
15, 83, 65
CMYK:
0, 80, 58, 15
HSL:
344°, 68.8000%, 50.9804%
HSV (HSB):
344°, 79.6296%, 84.7059%
XYZ:
31.0650, 17.1385, 11.3436
xyY:
0.5217, 0.2878, 17.1385
CIE-Lab:
48.4340, 66.6814, 16.9851
CIE-LCH:
48.4340, 68.8106, 14.2905
CIE-Luv:
48.4340, 118.2810, 6.5686
Hunter-Lab:
41.3986, 61.4966, 12.7331
#d82c5a color charts
#d82c5a color shades, tints & tones
#d82c5a color schemes
#d82c5a color preview, HTML & CSS examples
This text has a color of #d82c5a
<p style="color:#d82c5a;">Text here</p>
.mytext {color:#d82c5a;}
This box has a color of #d82c5a
<div style="background-color:#d82c5a;">Content here</div>
.mybackground {background-color:#d82c5a;}
Border around this has a color of #d82c5a
<div style="border:2px solid #d82c5a;">Content here</div>
.myborder {border:2px solid #d82c5a;}