#d1975b color space conversions
Hex:
#d1975b
RGB:
209, 151, 91
CMY:
18, 41, 64
CMYK:
0, 28, 56, 18
HSL:
31°, 56.1905%, 58.8235%
HSV (HSB):
31°, 56.4593%, 81.9608%
XYZ:
39.2494, 36.4439, 14.8632
xyY:
0.4334, 0.4024, 36.4439
CIE-Lab:
66.8577, 15.1908, 39.8793
CIE-LCH:
66.8577, 42.6746, 69.1472
CIE-Luv:
66.8577, 44.4714, 45.0914
Hunter-Lab:
60.3687, 10.4085, 27.6605
#d1975b color charts
#d1975b color shades, tints & tones
#d1975b color schemes
#d1975b color preview, HTML & CSS examples
This text has a color of #d1975b
<p style="color:#d1975b;">Text here</p>
.mytext {color:#d1975b;}
This box has a color of #d1975b
<div style="background-color:#d1975b;">Content here</div>
.mybackground {background-color:#d1975b;}
Border around this has a color of #d1975b
<div style="border:2px solid #d1975b;">Content here</div>
.myborder {border:2px solid #d1975b;}