#d82d25 color space conversions
Hex:
#d82d25
RGB:
216, 45, 37
CMY:
15, 82, 85
CMYK:
0, 79, 83, 15
HSL:
3°, 70.7510%, 49.6078%
HSV (HSB):
3°, 82.8704%, 84.7059%
XYZ:
29.5912, 16.6093, 3.3965
xyY:
0.5966, 0.3349, 16.6093
CIE-Lab:
47.7639, 64.0347, 46.9791
CIE-LCH:
47.7639, 79.4196, 36.2656
CIE-Luv:
47.7639, 131.5384, 30.4572
Hunter-Lab:
40.7545, 58.2859, 23.5868
#d82d25 color charts
#d82d25 color shades, tints & tones
#d82d25 color schemes
#d82d25 color preview, HTML & CSS examples
This text has a color of #d82d25
<p style="color:#d82d25;">Text here</p>
.mytext {color:#d82d25;}
This box has a color of #d82d25
<div style="background-color:#d82d25;">Content here</div>
.mybackground {background-color:#d82d25;}
Border around this has a color of #d82d25
<div style="border:2px solid #d82d25;">Content here</div>
.myborder {border:2px solid #d82d25;}