#d5975c color space conversions
Hex:
#d5975c
RGB:
213, 151, 92
CMY:
16, 41, 64
CMYK:
0, 29, 57, 16
HSL:
29°, 59.0244%, 59.8039%
HSV (HSB):
29°, 56.8075%, 83.5294%
XYZ:
40.4389, 37.0521, 15.1456
xyY:
0.4365, 0.4000, 37.0521
CIE-Lab:
67.3161, 16.9390, 40.0216
CIE-LCH:
67.3161, 43.4587, 67.0596
CIE-Luv:
67.3161, 47.4756, 44.9482
Hunter-Lab:
60.8704, 12.0624, 27.8569
#d5975c color charts
#d5975c color shades, tints & tones
#d5975c color schemes
#d5975c color preview, HTML & CSS examples
This text has a color of #d5975c
<p style="color:#d5975c;">Text here</p>
.mytext {color:#d5975c;}
This box has a color of #d5975c
<div style="background-color:#d5975c;">Content here</div>
.mybackground {background-color:#d5975c;}
Border around this has a color of #d5975c
<div style="border:2px solid #d5975c;">Content here</div>
.myborder {border:2px solid #d5975c;}