#d82a48 color space conversions
Hex:
#d82a48
RGB:
216, 42, 72
CMY:
15, 84, 72
CMYK:
0, 81, 67, 15
HSL:
350°, 69.0476%, 50.5882%
HSV (HSB):
350°, 80.5556%, 84.7059%
XYZ:
30.3166, 16.7227, 7.7608
xyY:
0.5532, 0.3052, 16.7227
CIE-Lab:
47.9088, 66.1569, 27.2637
CIE-LCH:
47.9088, 71.5544, 22.3969
CIE-Luv:
47.9088, 124.8653, 16.2112
Hunter-Lab:
40.8934, 60.7684, 17.3732
#d82a48 color charts
#d82a48 color shades, tints & tones
#d82a48 color schemes
#d82a48 color preview, HTML & CSS examples
This text has a color of #d82a48
<p style="color:#d82a48;">Text here</p>
.mytext {color:#d82a48;}
This box has a color of #d82a48
<div style="background-color:#d82a48;">Content here</div>
.mybackground {background-color:#d82a48;}
Border around this has a color of #d82a48
<div style="border:2px solid #d82a48;">Content here</div>
.myborder {border:2px solid #d82a48;}