#d85f6b color space conversions
Hex:
#d85f6b
RGB:
216, 95, 107
CMY:
15, 63, 58
CMYK:
0, 56, 50, 15
HSL:
354°, 60.8040%, 60.9804%
HSV (HSB):
354°, 56.0185%, 84.7059%
XYZ:
35.0650, 23.8449, 16.6643
xyY:
0.4640, 0.3155, 23.8449
CIE-Lab:
55.9322, 48.5515, 17.0402
CIE-LCH:
55.9322, 51.4550, 19.3396
CIE-Luv:
55.9322, 86.5023, 11.9183
Hunter-Lab:
48.8312, 42.7235, 13.9483
#d85f6b color charts
#d85f6b color shades, tints & tones
#d85f6b color schemes
#d85f6b color preview, HTML & CSS examples
This text has a color of #d85f6b
<p style="color:#d85f6b;">Text here</p>
.mytext {color:#d85f6b;}
This box has a color of #d85f6b
<div style="background-color:#d85f6b;">Content here</div>
.mybackground {background-color:#d85f6b;}
Border around this has a color of #d85f6b
<div style="border:2px solid #d85f6b;">Content here</div>
.myborder {border:2px solid #d85f6b;}