#f89dcc color space conversions
Hex:
#f89dcc
RGB:
248, 157, 204
CMY:
3, 38, 20
CMYK:
0, 37, 18, 3
HSL:
329°, 86.6667%, 79.4118%
HSV (HSB):
329°, 36.6935%, 97.2549%
XYZ:
61.6675, 48.4300, 63.2244
xyY:
0.3558, 0.2794, 48.4300
CIE-Lab:
75.0954, 40.2027, -9.7937
CIE-LCH:
75.0954, 41.3784, 346.3090
CIE-Luv:
75.0954, 53.1393, -22.0298
Hunter-Lab:
69.5917, 36.3892, -5.1511
#f89dcc color charts
#f89dcc color shades, tints & tones
#f89dcc color schemes
#f89dcc color preview, HTML & CSS examples
This text has a color of #f89dcc
<p style="color:#f89dcc;">Text here</p>
.mytext {color:#f89dcc;}
This box has a color of #f89dcc
<div style="background-color:#f89dcc;">Content here</div>
.mybackground {background-color:#f89dcc;}
Border around this has a color of #f89dcc
<div style="border:2px solid #f89dcc;">Content here</div>
.myborder {border:2px solid #f89dcc;}