#d09f9f color space conversions
Hex:
#d09f9f
RGB:
208, 159, 159
CMY:
18, 38, 38
CMYK:
0, 24, 24, 18
HSL:
0°, 34.2657%, 71.9608%
HSV (HSB):
0°, 23.5577%, 81.5686%
XYZ:
44.6686, 40.7094, 38.3043
xyY:
0.3612, 0.3291, 40.7094
CIE-Lab:
69.9718, 18.1706, 7.0410
CIE-LCH:
69.9718, 19.4871, 21.1811
CIE-Luv:
69.9718, 31.0529, 6.6861
Hunter-Lab:
63.8039, 13.3095, 9.0683
#d09f9f color charts
#d09f9f color shades, tints & tones
#d09f9f color schemes
#d09f9f color preview, HTML & CSS examples
This text has a color of #d09f9f
<p style="color:#d09f9f;">Text here</p>
.mytext {color:#d09f9f;}
This box has a color of #d09f9f
<div style="background-color:#d09f9f;">Content here</div>
.mybackground {background-color:#d09f9f;}
Border around this has a color of #d09f9f
<div style="border:2px solid #d09f9f;">Content here</div>
.myborder {border:2px solid #d09f9f;}