#d82a29 color space conversions
Hex:
#d82a29
RGB:
216, 42, 41
CMY:
15, 84, 84
CMYK:
0, 81, 81, 15
HSL:
0°, 69.1700%, 50.3922%
HSV (HSB):
0°, 81.0185%, 84.7059%
XYZ:
29.5471, 16.4150, 3.7089
xyY:
0.5949, 0.3305, 16.4150
CIE-Lab:
47.5143, 64.9423, 44.6749
CIE-LCH:
47.5143, 78.8248, 34.5247
CIE-Luv:
47.5143, 132.2543, 28.7848
Hunter-Lab:
40.5154, 59.2748, 22.9331
#d82a29 color charts
#d82a29 color shades, tints & tones
#d82a29 color schemes
#d82a29 color preview, HTML & CSS examples
This text has a color of #d82a29
<p style="color:#d82a29;">Text here</p>
.mytext {color:#d82a29;}
This box has a color of #d82a29
<div style="background-color:#d82a29;">Content here</div>
.mybackground {background-color:#d82a29;}
Border around this has a color of #d82a29
<div style="border:2px solid #d82a29;">Content here</div>
.myborder {border:2px solid #d82a29;}