#f59dbd color space conversions
Hex:
#f59dbd
RGB:
245, 157, 189
CMY:
4, 38, 26
CMYK:
0, 36, 23, 4
HSL:
338°, 81.4815%, 78.8235%
HSV (HSB):
338°, 35.9184%, 96.0784%
XYZ:
58.8985, 47.2005, 54.1504
xyY:
0.3675, 0.2945, 47.2005
CIE-Lab:
74.3179, 36.9758, -2.7363
CIE-LCH:
74.3179, 37.0769, 355.7678
CIE-Luv:
74.3179, 53.7768, -10.8606
Hunter-Lab:
68.7027, 32.7976, 1.3603
#f59dbd color charts
#f59dbd color shades, tints & tones
#f59dbd color schemes
#f59dbd color preview, HTML & CSS examples
This text has a color of #f59dbd
<p style="color:#f59dbd;">Text here</p>
.mytext {color:#f59dbd;}
This box has a color of #f59dbd
<div style="background-color:#f59dbd;">Content here</div>
.mybackground {background-color:#f59dbd;}
Border around this has a color of #f59dbd
<div style="border:2px solid #f59dbd;">Content here</div>
.myborder {border:2px solid #f59dbd;}