#f57dcb color space conversions
Hex:
#f57dcb
RGB:
245, 125, 203
CMY:
4, 51, 20
CMYK:
0, 49, 17, 4
HSL:
321°, 85.7143%, 72.5490%
HSV (HSB):
321°, 48.9796%, 96.0784%
XYZ:
55.7693, 38.3915, 60.9708
xyY:
0.3595, 0.2475, 38.3915
CIE-Lab:
68.3082, 55.1928, -19.4892
CIE-LCH:
68.3082, 58.5326, 340.5513
CIE-Luv:
68.3082, 67.5100, -39.2047
Hunter-Lab:
61.9609, 52.2314, -14.9700
#f57dcb color charts
#f57dcb color shades, tints & tones
#f57dcb color schemes
#f57dcb color preview, HTML & CSS examples
This text has a color of #f57dcb
<p style="color:#f57dcb;">Text here</p>
.mytext {color:#f57dcb;}
This box has a color of #f57dcb
<div style="background-color:#f57dcb;">Content here</div>
.mybackground {background-color:#f57dcb;}
Border around this has a color of #f57dcb
<div style="border:2px solid #f57dcb;">Content here</div>
.myborder {border:2px solid #f57dcb;}