#d59e94 color space conversions
Hex:
#d59e94
RGB:
213, 158, 148
CMY:
16, 38, 42
CMYK:
0, 26, 31, 16
HSL:
9°, 43.6242%, 70.7843%
HSV (HSB):
9°, 30.5164%, 83.5294%
XYZ:
45.0127, 40.7380, 33.5078
xyY:
0.3774, 0.3416, 40.7380
CIE-Lab:
69.9919, 19.0797, 13.2336
CIE-LCH:
69.9919, 23.2198, 34.7450
CIE-Luv:
69.9919, 36.5161, 14.7871
Hunter-Lab:
63.8263, 14.1889, 13.5521
#d59e94 color charts
#d59e94 color shades, tints & tones
#d59e94 color schemes
#d59e94 color preview, HTML & CSS examples
This text has a color of #d59e94
<p style="color:#d59e94;">Text here</p>
.mytext {color:#d59e94;}
This box has a color of #d59e94
<div style="background-color:#d59e94;">Content here</div>
.mybackground {background-color:#d59e94;}
Border around this has a color of #d59e94
<div style="border:2px solid #d59e94;">Content here</div>
.myborder {border:2px solid #d59e94;}