#d47b83 color space conversions
Hex:
#d47b83
RGB:
212, 123, 131
CMY:
17, 52, 49
CMYK:
0, 42, 38, 17
HSL:
355°, 50.8571%, 65.6863%
HSV (HSB):
355°, 41.9811%, 83.1373%
XYZ:
38.3311, 29.8017, 25.2048
xyY:
0.4107, 0.3193, 29.8017
CIE-Lab:
61.4827, 35.4318, 10.7892
CIE-LCH:
61.4827, 37.0381, 16.9359
CIE-Luv:
61.4827, 60.3293, 7.8254
Hunter-Lab:
54.5909, 29.7999, 10.8393
#d47b83 color charts
#d47b83 color shades, tints & tones
#d47b83 color schemes
#d47b83 color preview, HTML & CSS examples
This text has a color of #d47b83
<p style="color:#d47b83;">Text here</p>
.mytext {color:#d47b83;}
This box has a color of #d47b83
<div style="background-color:#d47b83;">Content here</div>
.mybackground {background-color:#d47b83;}
Border around this has a color of #d47b83
<div style="border:2px solid #d47b83;">Content here</div>
.myborder {border:2px solid #d47b83;}