#f08abc color space conversions
Hex:
#f08abc
RGB:
240, 138, 188
CMY:
6, 46, 26
CMYK:
0, 43, 22, 6
HSL:
331°, 77.2727%, 74.1176%
HSV (HSB):
331°, 42.5000%, 94.1176%
XYZ:
54.1008, 40.3331, 52.5106
xyY:
0.3682, 0.2745, 40.3331
CIE-Lab:
69.7061, 44.9504, -9.0716
CIE-LCH:
69.7061, 45.8566, 348.5902
CIE-Luv:
69.7061, 60.8553, -21.5931
Hunter-Lab:
63.5083, 40.9190, -4.5669
#f08abc color charts
#f08abc color shades, tints & tones
#f08abc color schemes
#f08abc color preview, HTML & CSS examples
This text has a color of #f08abc
<p style="color:#f08abc;">Text here</p>
.mytext {color:#f08abc;}
This box has a color of #f08abc
<div style="background-color:#f08abc;">Content here</div>
.mybackground {background-color:#f08abc;}
Border around this has a color of #f08abc
<div style="border:2px solid #f08abc;">Content here</div>
.myborder {border:2px solid #f08abc;}