#d84c5e color space conversions
Hex:
#d84c5e
RGB:
216, 76, 94
CMY:
15, 70, 63
CMYK:
0, 65, 56, 15
HSL:
352°, 64.2202%, 57.2549%
HSV (HSB):
352°, 64.8148%, 84.7059%
XYZ:
32.9237, 20.5760, 12.8260
xyY:
0.4964, 0.3102, 20.5760
CIE-Lab:
52.4823, 55.9685, 20.0321
CIE-LCH:
52.4823, 59.4455, 19.6932
CIE-Luv:
52.4823, 101.4454, 12.9198
Hunter-Lab:
45.3607, 50.1776, 14.9880
#d84c5e color charts
#d84c5e color shades, tints & tones
#d84c5e color schemes
#d84c5e color preview, HTML & CSS examples
This text has a color of #d84c5e
<p style="color:#d84c5e;">Text here</p>
.mytext {color:#d84c5e;}
This box has a color of #d84c5e
<div style="background-color:#d84c5e;">Content here</div>
.mybackground {background-color:#d84c5e;}
Border around this has a color of #d84c5e
<div style="border:2px solid #d84c5e;">Content here</div>
.myborder {border:2px solid #d84c5e;}