#d85b8f color space conversions
Hex:
#d85b8f
RGB:
216, 91, 143
CMY:
15, 64, 44
CMYK:
0, 58, 34, 15
HSL:
335°, 61.5764%, 60.1961%
HSV (HSB):
335°, 57.8704%, 84.7059%
XYZ:
37.0179, 24.0643, 28.6804
xyY:
0.4124, 0.2681, 24.0643
CIE-Lab:
56.1521, 54.1411, -3.8049
CIE-LCH:
56.1521, 54.2746, 355.9800
CIE-Luv:
56.1521, 78.8950, -15.2431
Hunter-Lab:
49.0553, 48.8520, -0.3254
#d85b8f color charts
#d85b8f color shades, tints & tones
#d85b8f color schemes
#d85b8f color preview, HTML & CSS examples
This text has a color of #d85b8f
<p style="color:#d85b8f;">Text here</p>
.mytext {color:#d85b8f;}
This box has a color of #d85b8f
<div style="background-color:#d85b8f;">Content here</div>
.mybackground {background-color:#d85b8f;}
Border around this has a color of #d85b8f
<div style="border:2px solid #d85b8f;">Content here</div>
.myborder {border:2px solid #d85b8f;}