#d3827f color space conversions
Hex:
#d3827f
RGB:
211, 130, 127
CMY:
17, 49, 50
CMYK:
0, 38, 40, 17
HSL:
2°, 48.8372%, 66.2745%
HSV (HSB):
2°, 39.8104%, 82.7451%
XYZ:
38.6774, 31.3465, 24.0906
xyY:
0.4110, 0.3331, 31.3465
CIE-Lab:
62.7990, 30.8672, 14.8955
CIE-LCH:
62.7990, 34.2733, 25.7604
CIE-Luv:
62.7990, 55.8202, 13.9724
Hunter-Lab:
55.9879, 25.3319, 13.6801
#d3827f color charts
#d3827f color shades, tints & tones
#d3827f color schemes
#d3827f color preview, HTML & CSS examples
This text has a color of #d3827f
<p style="color:#d3827f;">Text here</p>
.mytext {color:#d3827f;}
This box has a color of #d3827f
<div style="background-color:#d3827f;">Content here</div>
.mybackground {background-color:#d3827f;}
Border around this has a color of #d3827f
<div style="border:2px solid #d3827f;">Content here</div>
.myborder {border:2px solid #d3827f;}