#d89285 color space conversions
Hex:
#d89285
RGB:
216, 146, 133
CMY:
15, 43, 48
CMYK:
0, 32, 38, 15
HSL:
9°, 51.5528%, 68.4314%
HSV (HSB):
9°, 38.4259%, 84.7059%
XYZ:
42.8314, 36.8502, 27.0456
xyY:
0.4013, 0.3453, 36.8502
CIE-Lab:
67.1645, 24.8671, 17.6657
CIE-LCH:
67.1645, 30.5033, 35.3901
CIE-Luv:
67.1645, 48.3113, 18.9906
Hunter-Lab:
60.7043, 19.7125, 16.0775
#d89285 color charts
#d89285 color shades, tints & tones
#d89285 color schemes
#d89285 color preview, HTML & CSS examples
This text has a color of #d89285
<p style="color:#d89285;">Text here</p>
.mytext {color:#d89285;}
This box has a color of #d89285
<div style="background-color:#d89285;">Content here</div>
.mybackground {background-color:#d89285;}
Border around this has a color of #d89285
<div style="border:2px solid #d89285;">Content here</div>
.myborder {border:2px solid #d89285;}