#d84f5a color space conversions
Hex:
#d84f5a
RGB:
216, 79, 90
CMY:
15, 69, 65
CMYK:
0, 63, 58, 15
HSL:
355°, 63.7209%, 57.8431%
HSV (HSB):
355°, 63.4259%, 84.7059%
XYZ:
32.9603, 20.9291, 11.9754
xyY:
0.5004, 0.3178, 20.9291
CIE-Lab:
52.8718, 54.4197, 22.9208
CIE-LCH:
52.8718, 59.0497, 22.8401
CIE-Luv:
52.8718, 100.7308, 16.2881
Hunter-Lab:
45.7483, 48.5446, 16.5037
#d84f5a color charts
#d84f5a color shades, tints & tones
#d84f5a color schemes
#d84f5a color preview, HTML & CSS examples
This text has a color of #d84f5a
<p style="color:#d84f5a;">Text here</p>
.mytext {color:#d84f5a;}
This box has a color of #d84f5a
<div style="background-color:#d84f5a;">Content here</div>
.mybackground {background-color:#d84f5a;}
Border around this has a color of #d84f5a
<div style="border:2px solid #d84f5a;">Content here</div>
.myborder {border:2px solid #d84f5a;}