#da9f9f color space conversions
Hex:
#da9f9f
RGB:
218, 159, 159
CMY:
15, 38, 38
CMYK:
0, 27, 27, 15
HSL:
0°, 44.3609%, 73.9216%
HSV (HSB):
0°, 27.0642%, 85.4902%
XYZ:
47.5696, 42.2049, 38.4401
xyY:
0.3710, 0.3292, 42.2049
CIE-Lab:
71.0120, 21.9269, 8.6677
CIE-LCH:
71.0120, 23.5780, 21.5689
CIE-Luv:
71.0120, 38.0473, 8.1947
Hunter-Lab:
64.9653, 17.0139, 10.3937
#da9f9f color charts
#da9f9f color shades, tints & tones
#da9f9f color schemes
#da9f9f color preview, HTML & CSS examples
This text has a color of #da9f9f
<p style="color:#da9f9f;">Text here</p>
.mytext {color:#da9f9f;}
This box has a color of #da9f9f
<div style="background-color:#da9f9f;">Content here</div>
.mybackground {background-color:#da9f9f;}
Border around this has a color of #da9f9f
<div style="border:2px solid #da9f9f;">Content here</div>
.myborder {border:2px solid #da9f9f;}