#d27d76 color space conversions
Hex:
#d27d76
RGB:
210, 125, 118
CMY:
18, 51, 54
CMYK:
0, 40, 44, 18
HSL:
5°, 50.5495%, 64.3137%
HSV (HSB):
5°, 43.8095%, 82.3529%
XYZ:
37.1820, 29.6769, 20.9080
xyY:
0.4236, 0.3381, 29.6769
CIE-Lab:
61.3744, 32.1697, 18.0196
CIE-LCH:
61.3744, 36.8727, 29.2550
CIE-Luv:
61.3744, 59.8606, 17.3036
Hunter-Lab:
54.4765, 26.4982, 15.3781
#d27d76 color charts
#d27d76 color shades, tints & tones
#d27d76 color schemes
#d27d76 color preview, HTML & CSS examples
This text has a color of #d27d76
<p style="color:#d27d76;">Text here</p>
.mytext {color:#d27d76;}
This box has a color of #d27d76
<div style="background-color:#d27d76;">Content here</div>
.mybackground {background-color:#d27d76;}
Border around this has a color of #d27d76
<div style="border:2px solid #d27d76;">Content here</div>
.myborder {border:2px solid #d27d76;}