#d9928f color space conversions
Hex:
#d9928f
RGB:
217, 146, 143
CMY:
15, 43, 44
CMYK:
0, 33, 34, 15
HSL:
2°, 49.3333%, 70.5882%
HSV (HSB):
2°, 34.1014%, 85.0980%
XYZ:
43.8521, 37.2927, 30.8735
xyY:
0.3915, 0.3329, 37.2927
CIE-Lab:
67.4960, 26.4590, 12.5657
CIE-LCH:
67.4960, 29.2912, 25.4035
CIE-Luv:
67.4960, 47.5870, 12.2769
Hunter-Lab:
61.0677, 21.3105, 12.7726
#d9928f color charts
#d9928f color shades, tints & tones
#d9928f color schemes
#d9928f color preview, HTML & CSS examples
This text has a color of #d9928f
<p style="color:#d9928f;">Text here</p>
.mytext {color:#d9928f;}
This box has a color of #d9928f
<div style="background-color:#d9928f;">Content here</div>
.mybackground {background-color:#d9928f;}
Border around this has a color of #d9928f
<div style="border:2px solid #d9928f;">Content here</div>
.myborder {border:2px solid #d9928f;}