#d82f45 color space conversions
Hex:
#d82f45
RGB:
216, 47, 69
CMY:
15, 82, 73
CMYK:
0, 78, 68, 15
HSL:
352°, 68.4211%, 51.5686%
HSV (HSB):
352°, 78.2407%, 84.7059%
XYZ:
30.4096, 17.0616, 7.3207
xyY:
0.5550, 0.3114, 17.0616
CIE-Lab:
48.3376, 64.6576, 29.6013
CIE-LCH:
48.3376, 71.1114, 24.5991
CIE-Luv:
48.3376, 123.6108, 18.6877
Hunter-Lab:
41.3057, 59.1281, 18.4059
#d82f45 color charts
#d82f45 color shades, tints & tones
#d82f45 color schemes
#d82f45 color preview, HTML & CSS examples
This text has a color of #d82f45
<p style="color:#d82f45;">Text here</p>
.mytext {color:#d82f45;}
This box has a color of #d82f45
<div style="background-color:#d82f45;">Content here</div>
.mybackground {background-color:#d82f45;}
Border around this has a color of #d82f45
<div style="border:2px solid #d82f45;">Content here</div>
.myborder {border:2px solid #d82f45;}