#d82a34 color space conversions
Hex:
#d82a34
RGB:
216, 42, 52
CMY:
15, 84, 80
CMYK:
0, 81, 76, 15
HSL:
357°, 69.0476%, 50.5882%
HSV (HSB):
357°, 80.5556%, 84.7059%
XYZ:
29.7667, 16.5028, 4.8653
xyY:
0.5821, 0.3227, 16.5028
CIE-Lab:
47.6273, 65.2919, 38.7315
CIE-LCH:
47.6273, 75.9155, 30.6767
CIE-Luv:
47.6273, 130.0578, 25.0621
Hunter-Lab:
40.6236, 59.7034, 21.3357
#d82a34 color charts
#d82a34 color shades, tints & tones
#d82a34 color schemes
#d82a34 color preview, HTML & CSS examples
This text has a color of #d82a34
<p style="color:#d82a34;">Text here</p>
.mytext {color:#d82a34;}
This box has a color of #d82a34
<div style="background-color:#d82a34;">Content here</div>
.mybackground {background-color:#d82a34;}
Border around this has a color of #d82a34
<div style="border:2px solid #d82a34;">Content here</div>
.myborder {border:2px solid #d82a34;}