#d3896b color space conversions
Hex:
#d3896b
RGB:
211, 137, 107
CMY:
17, 46, 58
CMYK:
0, 35, 49, 17
HSL:
17°, 54.1667%, 62.3529%
HSV (HSB):
17°, 49.2891%, 82.7451%
XYZ:
38.4635, 32.8017, 18.2140
xyY:
0.4299, 0.3666, 32.8017
CIE-Lab:
64.0001, 25.0061, 27.7319
CIE-LCH:
64.0001, 37.3411, 47.9587
CIE-Luv:
64.0001, 54.1625, 30.1120
Hunter-Lab:
57.2728, 19.6502, 21.2354
#d3896b color charts
#d3896b color shades, tints & tones
#d3896b color schemes
#d3896b color preview, HTML & CSS examples
This text has a color of #d3896b
<p style="color:#d3896b;">Text here</p>
.mytext {color:#d3896b;}
This box has a color of #d3896b
<div style="background-color:#d3896b;">Content here</div>
.mybackground {background-color:#d3896b;}
Border around this has a color of #d3896b
<div style="border:2px solid #d3896b;">Content here</div>
.myborder {border:2px solid #d3896b;}