#d82c54 color space conversions
Hex:
#d82c54
RGB:
216, 44, 84
CMY:
15, 83, 67
CMYK:
0, 80, 61, 15
HSL:
346°, 68.8000%, 50.9804%
HSV (HSB):
346°, 79.6296%, 84.7059%
XYZ:
30.8198, 17.0404, 10.0522
xyY:
0.5322, 0.2942, 17.0404
CIE-Lab:
48.3109, 66.3036, 20.4886
CIE-LCH:
48.3109, 69.3970, 17.1718
CIE-Luv:
48.3109, 120.3119, 10.1105
Hunter-Lab:
41.2800, 61.0288, 14.4581
#d82c54 color charts
#d82c54 color shades, tints & tones
#d82c54 color schemes
#d82c54 color preview, HTML & CSS examples
This text has a color of #d82c54
<p style="color:#d82c54;">Text here</p>
.mytext {color:#d82c54;}
This box has a color of #d82c54
<div style="background-color:#d82c54;">Content here</div>
.mybackground {background-color:#d82c54;}
Border around this has a color of #d82c54
<div style="border:2px solid #d82c54;">Content here</div>
.myborder {border:2px solid #d82c54;}