#d4bacc color space conversions
Hex:
#d4bacc
RGB:
212, 186, 204
CMY:
17, 27, 20
CMYK:
0, 12, 4, 17
HSL:
318°, 23.2143%, 78.0392%
HSV (HSB):
318°, 12.2642%, 83.1373%
XYZ:
55.6094, 53.4745, 64.5174
xyY:
0.3203, 0.3080, 53.4745
CIE-Lab:
78.1543, 12.3520, -5.6494
CIE-LCH:
78.1543, 13.5826, 335.4223
CIE-Luv:
78.1543, 13.9677, -10.7099
Hunter-Lab:
73.1263, 7.7706, -1.1217
#d4bacc color charts
#d4bacc color shades, tints & tones
#d4bacc color schemes
#d4bacc color preview, HTML & CSS examples
This text has a color of #d4bacc
<p style="color:#d4bacc;">Text here</p>
.mytext {color:#d4bacc;}
This box has a color of #d4bacc
<div style="background-color:#d4bacc;">Content here</div>
.mybackground {background-color:#d4bacc;}
Border around this has a color of #d4bacc
<div style="border:2px solid #d4bacc;">Content here</div>
.myborder {border:2px solid #d4bacc;}