#d18a8f color space conversions
Hex:
#d18a8f
RGB:
209, 138, 143
CMY:
18, 46, 44
CMYK:
0, 34, 32, 18
HSL:
356°, 43.5583%, 68.0392%
HSV (HSB):
356°, 33.9713%, 81.9608%
XYZ:
40.3409, 33.7154, 30.3681
xyY:
0.3863, 0.3229, 33.7154
CIE-Lab:
64.7361, 27.7555, 8.5281
CIE-LCH:
64.7361, 29.0362, 17.0799
CIE-Luv:
64.7361, 46.6296, 6.6381
Hunter-Lab:
58.0650, 22.3999, 9.6367
#d18a8f color charts
#d18a8f color shades, tints & tones
#d18a8f color schemes
#d18a8f color preview, HTML & CSS examples
This text has a color of #d18a8f
<p style="color:#d18a8f;">Text here</p>
.mytext {color:#d18a8f;}
This box has a color of #d18a8f
<div style="background-color:#d18a8f;">Content here</div>
.mybackground {background-color:#d18a8f;}
Border around this has a color of #d18a8f
<div style="border:2px solid #d18a8f;">Content here</div>
.myborder {border:2px solid #d18a8f;}