#d85b5c color space conversions
Hex:
#d85b5c
RGB:
216, 91, 92
CMY:
15, 64, 64
CMYK:
0, 58, 57, 15
HSL:
360°, 61.5764%, 60.1961%
HSV (HSB):
360°, 57.8704%, 84.7059%
XYZ:
33.9918, 22.8538, 12.7449
xyY:
0.4885, 0.3284, 22.8538
CIE-Lab:
54.9214, 49.2116, 24.4446
CIE-LCH:
54.9214, 54.9483, 26.4147
CIE-Luv:
54.9214, 92.6495, 19.4548
Hunter-Lab:
47.8057, 43.2608, 17.6574
#d85b5c color charts
#d85b5c color shades, tints & tones
#d85b5c color schemes
#d85b5c color preview, HTML & CSS examples
This text has a color of #d85b5c
<p style="color:#d85b5c;">Text here</p>
.mytext {color:#d85b5c;}
This box has a color of #d85b5c
<div style="background-color:#d85b5c;">Content here</div>
.mybackground {background-color:#d85b5c;}
Border around this has a color of #d85b5c
<div style="border:2px solid #d85b5c;">Content here</div>
.myborder {border:2px solid #d85b5c;}