#d98c8f color space conversions
Hex:
#d98c8f
RGB:
217, 140, 143
CMY:
15, 45, 44
CMYK:
0, 35, 34, 15
HSL:
358°, 50.3268%, 70.0000%
HSV (HSB):
358°, 35.4839%, 85.0980%
XYZ:
42.9513, 35.4911, 30.5733
xyY:
0.3940, 0.3256, 35.4911
CIE-Lab:
66.1292, 29.6867, 10.6365
CIE-LCH:
66.1292, 31.5346, 19.7121
CIE-Luv:
66.1292, 51.3442, 9.0498
Hunter-Lab:
59.5744, 24.4379, 11.2747
#d98c8f color charts
#d98c8f color shades, tints & tones
#d98c8f color schemes
#d98c8f color preview, HTML & CSS examples
This text has a color of #d98c8f
<p style="color:#d98c8f;">Text here</p>
.mytext {color:#d98c8f;}
This box has a color of #d98c8f
<div style="background-color:#d98c8f;">Content here</div>
.mybackground {background-color:#d98c8f;}
Border around this has a color of #d98c8f
<div style="border:2px solid #d98c8f;">Content here</div>
.myborder {border:2px solid #d98c8f;}