#da8f8f color space conversions
Hex:
#da8f8f
RGB:
218, 143, 143
CMY:
15, 44, 44
CMYK:
0, 34, 34, 15
HSL:
0°, 50.3356%, 70.7843%
HSV (HSB):
0°, 34.4037%, 85.4902%
XYZ:
43.6938, 36.5335, 30.7354
xyY:
0.3938, 0.3292, 36.5335
CIE-Lab:
66.9256, 28.4525, 11.7785
CIE-LCH:
66.9256, 30.7941, 22.4881
CIE-Luv:
66.9256, 50.2148, 10.8200
Hunter-Lab:
60.4430, 23.2613, 12.1610
#da8f8f color charts
#da8f8f color shades, tints & tones
#da8f8f color schemes
#da8f8f color preview, HTML & CSS examples
This text has a color of #da8f8f
<p style="color:#da8f8f;">Text here</p>
.mytext {color:#da8f8f;}
This box has a color of #da8f8f
<div style="background-color:#da8f8f;">Content here</div>
.mybackground {background-color:#da8f8f;}
Border around this has a color of #da8f8f
<div style="border:2px solid #da8f8f;">Content here</div>
.myborder {border:2px solid #da8f8f;}