#f08ec5 color space conversions
Hex:
#f08ec5
RGB:
240, 142, 197
CMY:
6, 44, 23
CMYK:
0, 41, 18, 6
HSL:
326°, 76.5625%, 74.9020%
HSV (HSB):
326°, 40.8333%, 94.1176%
XYZ:
55.6862, 41.9025, 57.9763
xyY:
0.3580, 0.2694, 41.9025
CIE-Lab:
70.8036, 44.2285, -12.4425
CIE-LCH:
70.8036, 45.9454, 344.2875
CIE-Luv:
70.8036, 56.8132, -26.5805
Hunter-Lab:
64.7321, 40.2745, -7.7897
#f08ec5 color charts
#f08ec5 color shades, tints & tones
#f08ec5 color schemes
#f08ec5 color preview, HTML & CSS examples
This text has a color of #f08ec5
<p style="color:#f08ec5;">Text here</p>
.mytext {color:#f08ec5;}
This box has a color of #f08ec5
<div style="background-color:#f08ec5;">Content here</div>
.mybackground {background-color:#f08ec5;}
Border around this has a color of #f08ec5
<div style="border:2px solid #f08ec5;">Content here</div>
.myborder {border:2px solid #f08ec5;}