#d82f35 color space conversions
Hex:
#d82f35
RGB:
216, 47, 53
CMY:
15, 82, 79
CMYK:
0, 78, 75, 15
HSL:
358°, 68.4211%, 51.5686%
HSV (HSB):
358°, 78.2407%, 84.7059%
XYZ:
29.9780, 16.8890, 5.0480
xyY:
0.5774, 0.3253, 16.8890
CIE-Lab:
48.1199, 63.9705, 38.7030
CIE-LCH:
48.1199, 74.7673, 31.1745
CIE-Luv:
48.1199, 127.5722, 25.6184
Hunter-Lab:
41.0962, 58.2901, 21.4845
#d82f35 color charts
#d82f35 color shades, tints & tones
#d82f35 color schemes
#d82f35 color preview, HTML & CSS examples
This text has a color of #d82f35
<p style="color:#d82f35;">Text here</p>
.mytext {color:#d82f35;}
This box has a color of #d82f35
<div style="background-color:#d82f35;">Content here</div>
.mybackground {background-color:#d82f35;}
Border around this has a color of #d82f35
<div style="border:2px solid #d82f35;">Content here</div>
.myborder {border:2px solid #d82f35;}