#d9555f color space conversions
Hex:
#d9555f
RGB:
217, 85, 95
CMY:
15, 67, 63
CMYK:
0, 61, 56, 15
HSL:
355°, 63.4615%, 59.2157%
HSV (HSB):
355°, 60.8295%, 85.0980%
XYZ:
33.9293, 22.0749, 13.2991
xyY:
0.4896, 0.3185, 22.0749
CIE-Lab:
54.1064, 52.5072, 21.6414
CIE-LCH:
54.1064, 56.7922, 22.3996
CIE-Luv:
54.1064, 96.5784, 15.6697
Hunter-Lab:
46.9840, 46.6813, 16.1064
#d9555f color charts
#d9555f color shades, tints & tones
#d9555f color schemes
#d9555f color preview, HTML & CSS examples
This text has a color of #d9555f
<p style="color:#d9555f;">Text here</p>
.mytext {color:#d9555f;}
This box has a color of #d9555f
<div style="background-color:#d9555f;">Content here</div>
.mybackground {background-color:#d9555f;}
Border around this has a color of #d9555f
<div style="border:2px solid #d9555f;">Content here</div>
.myborder {border:2px solid #d9555f;}