#d18d95 color space conversions
Hex:
#d18d95
RGB:
209, 141, 149
CMY:
18, 45, 42
CMYK:
0, 33, 29, 18
HSL:
353°, 42.5000%, 68.6275%
HSV (HSB):
353°, 32.5359%, 81.9608%
XYZ:
41.2442, 34.7750, 32.9722
xyY:
0.3784, 0.3191, 34.7750
CIE-Lab:
65.5731, 26.9315, 6.3381
CIE-LCH:
65.5731, 27.6673, 13.2432
CIE-Luv:
65.5731, 43.8590, 3.9115
Hunter-Lab:
58.9703, 21.6459, 8.1283
#d18d95 color charts
#d18d95 color shades, tints & tones
#d18d95 color schemes
#d18d95 color preview, HTML & CSS examples
This text has a color of #d18d95
<p style="color:#d18d95;">Text here</p>
.mytext {color:#d18d95;}
This box has a color of #d18d95
<div style="background-color:#d18d95;">Content here</div>
.mybackground {background-color:#d18d95;}
Border around this has a color of #d18d95
<div style="border:2px solid #d18d95;">Content here</div>
.myborder {border:2px solid #d18d95;}