#d88caf color space conversions
Hex:
#d88caf
RGB:
216, 140, 175
CMY:
15, 45, 31
CMYK:
0, 35, 19, 15
HSL:
332°, 49.3506%, 69.8039%
HSV (HSB):
332°, 35.1852%, 84.7059%
XYZ:
45.4348, 36.4502, 45.1984
xyY:
0.3575, 0.2868, 36.4502
CIE-Lab:
66.8625, 33.7831, -6.3274
CIE-LCH:
66.8625, 34.3705, 349.3917
CIE-Luv:
66.8625, 45.0917, -15.2818
Hunter-Lab:
60.3740, 28.6767, -2.1250
#d88caf color charts
#d88caf color shades, tints & tones
#d88caf color schemes
#d88caf color preview, HTML & CSS examples
This text has a color of #d88caf
<p style="color:#d88caf;">Text here</p>
.mytext {color:#d88caf;}
This box has a color of #d88caf
<div style="background-color:#d88caf;">Content here</div>
.mybackground {background-color:#d88caf;}
Border around this has a color of #d88caf
<div style="border:2px solid #d88caf;">Content here</div>
.myborder {border:2px solid #d88caf;}