#d69a9c color space conversions
Hex:
#d69a9c
RGB:
214, 154, 156
CMY:
16, 40, 39
CMYK:
0, 28, 27, 16
HSL:
358°, 42.2535%, 72.1569%
HSV (HSB):
358°, 28.0374%, 83.9216%
XYZ:
45.2879, 39.8076, 36.7492
xyY:
0.3717, 0.3267, 39.8076
CIE-Lab:
69.3323, 22.7155, 7.8755
CIE-LCH:
69.3323, 24.0420, 19.1215
CIE-Luv:
69.3323, 38.6173, 6.9162
Hunter-Lab:
63.0933, 17.7127, 9.6314
#d69a9c color charts
#d69a9c color shades, tints & tones
#d69a9c color schemes
#d69a9c color preview, HTML & CSS examples
This text has a color of #d69a9c
<p style="color:#d69a9c;">Text here</p>
.mytext {color:#d69a9c;}
This box has a color of #d69a9c
<div style="background-color:#d69a9c;">Content here</div>
.mybackground {background-color:#d69a9c;}
Border around this has a color of #d69a9c
<div style="border:2px solid #d69a9c;">Content here</div>
.myborder {border:2px solid #d69a9c;}