#f89db5 color space conversions
Hex:
#f89db5
RGB:
248, 157, 181
CMY:
3, 38, 29
CMYK:
0, 37, 27, 3
HSL:
344°, 86.6667%, 79.4118%
HSV (HSB):
344°, 36.6935%, 97.2549%
XYZ:
59.1089, 47.4066, 49.7511
xyY:
0.3783, 0.3034, 47.4066
CIE-Lab:
74.4491, 36.9171, 1.9030
CIE-LCH:
74.4491, 36.9661, 2.9508
CIE-Luv:
74.4491, 57.3985, -4.1658
Hunter-Lab:
68.8524, 32.7480, 5.3552
#f89db5 color charts
#f89db5 color shades, tints & tones
#f89db5 color schemes
#f89db5 color preview, HTML & CSS examples
This text has a color of #f89db5
<p style="color:#f89db5;">Text here</p>
.mytext {color:#f89db5;}
This box has a color of #f89db5
<div style="background-color:#f89db5;">Content here</div>
.mybackground {background-color:#f89db5;}
Border around this has a color of #f89db5
<div style="border:2px solid #f89db5;">Content here</div>
.myborder {border:2px solid #f89db5;}