#d3818e color space conversions
Hex:
#d3818e
RGB:
211, 129, 142
CMY:
17, 49, 44
CMYK:
0, 39, 33, 17
HSL:
350°, 48.2353%, 66.6667%
HSV (HSB):
350°, 38.8626%, 82.7451%
XYZ:
39.5967, 31.5024, 29.5848
xyY:
0.3933, 0.3129, 31.5024
CIE-Lab:
62.9295, 33.2177, 6.5466
CIE-LCH:
62.9295, 33.8566, 11.1491
CIE-Luv:
62.9295, 53.7878, 2.8650
Hunter-Lab:
56.1270, 27.7067, 8.0369
#d3818e color charts
#d3818e color shades, tints & tones
#d3818e color schemes
#d3818e color preview, HTML & CSS examples
This text has a color of #d3818e
<p style="color:#d3818e;">Text here</p>
.mytext {color:#d3818e;}
This box has a color of #d3818e
<div style="background-color:#d3818e;">Content here</div>
.mybackground {background-color:#d3818e;}
Border around this has a color of #d3818e
<div style="border:2px solid #d3818e;">Content here</div>
.myborder {border:2px solid #d3818e;}