#f08ac5 color space conversions
Hex:
#f08ac5
RGB:
240, 138, 197
CMY:
6, 46, 23
CMYK:
0, 43, 18, 6
HSL:
325°, 77.2727%, 74.1176%
HSV (HSB):
325°, 42.5000%, 94.1176%
XYZ:
55.1017, 40.7334, 57.7815
xyY:
0.3587, 0.2652, 40.7334
CIE-Lab:
69.9888, 46.2719, -13.6656
CIE-LCH:
69.9888, 48.2477, 343.5464
CIE-Luv:
69.9888, 58.8874, -28.7691
Hunter-Lab:
63.8228, 42.4191, -9.0019
#f08ac5 color charts
#f08ac5 color shades, tints & tones
#f08ac5 color schemes
#f08ac5 color preview, HTML & CSS examples
This text has a color of #f08ac5
<p style="color:#f08ac5;">Text here</p>
.mytext {color:#f08ac5;}
This box has a color of #f08ac5
<div style="background-color:#f08ac5;">Content here</div>
.mybackground {background-color:#f08ac5;}
Border around this has a color of #f08ac5
<div style="border:2px solid #f08ac5;">Content here</div>
.myborder {border:2px solid #f08ac5;}