#d1705d color space conversions
Hex:
#d1705d
RGB:
209, 112, 93
CMY:
18, 56, 64
CMYK:
0, 46, 56, 18
HSL:
10°, 55.7692%, 59.2157%
HSV (HSB):
10°, 55.5024%, 81.9608%
XYZ:
34.0644, 25.9340, 13.5663
xyY:
0.4631, 0.3525, 25.9340
CIE-Lab:
57.9743, 36.3054, 27.6500
CIE-LCH:
57.9743, 45.6356, 37.2927
CIE-Luv:
57.9743, 72.3242, 26.3328
Hunter-Lab:
50.9254, 30.2808, 19.8532
#d1705d color charts
#d1705d color shades, tints & tones
#d1705d color schemes
#d1705d color preview, HTML & CSS examples
This text has a color of #d1705d
<p style="color:#d1705d;">Text here</p>
.mytext {color:#d1705d;}
This box has a color of #d1705d
<div style="background-color:#d1705d;">Content here</div>
.mybackground {background-color:#d1705d;}
Border around this has a color of #d1705d
<div style="border:2px solid #d1705d;">Content here</div>
.myborder {border:2px solid #d1705d;}