#d84f40 color space conversions
Hex:
#d84f40
RGB:
216, 79, 64
CMY:
15, 69, 75
CMYK:
0, 63, 70, 15
HSL:
6°, 66.0870%, 54.9020%
HSV (HSB):
6°, 70.3704%, 84.7059%
XYZ:
32.0403, 20.5611, 7.1305
xyY:
0.5364, 0.3442, 20.5611
CIE-Lab:
52.4657, 52.8706, 37.4293
CIE-LCH:
52.4657, 64.7785, 35.2963
CIE-Luv:
52.4657, 106.6363, 29.3731
Hunter-Lab:
45.3443, 46.7756, 22.4176
#d84f40 color charts
#d84f40 color shades, tints & tones
#d84f40 color schemes
#d84f40 color preview, HTML & CSS examples
This text has a color of #d84f40
<p style="color:#d84f40;">Text here</p>
.mytext {color:#d84f40;}
This box has a color of #d84f40
<div style="background-color:#d84f40;">Content here</div>
.mybackground {background-color:#d84f40;}
Border around this has a color of #d84f40
<div style="border:2px solid #d84f40;">Content here</div>
.myborder {border:2px solid #d84f40;}