#d85f81 color space conversions
Hex:
#d85f81
RGB:
216, 95, 129
CMY:
15, 63, 49
CMYK:
0, 56, 40, 15
HSL:
343°, 60.8040%, 60.9804%
HSV (HSB):
343°, 56.0185%, 84.7059%
XYZ:
36.3736, 24.3683, 23.5553
xyY:
0.4315, 0.2891, 24.3683
CIE-Lab:
56.4547, 50.7057, 4.8597
CIE-LCH:
56.4547, 50.9381, 5.4745
CIE-Luv:
56.4547, 80.7614, -3.1125
Hunter-Lab:
49.3643, 45.1384, 6.2634
#d85f81 color charts
#d85f81 color shades, tints & tones
#d85f81 color schemes
#d85f81 color preview, HTML & CSS examples
This text has a color of #d85f81
<p style="color:#d85f81;">Text here</p>
.mytext {color:#d85f81;}
This box has a color of #d85f81
<div style="background-color:#d85f81;">Content here</div>
.mybackground {background-color:#d85f81;}
Border around this has a color of #d85f81
<div style="border:2px solid #d85f81;">Content here</div>
.myborder {border:2px solid #d85f81;}