#f08ea2 color space conversions
Hex:
#f08ea2
RGB:
240, 142, 162
CMY:
6, 44, 36
CMYK:
0, 41, 33, 6
HSL:
348°, 76.5625%, 74.9020%
HSV (HSB):
348°, 40.8333%, 94.1176%
XYZ:
52.1298, 40.4799, 39.2483
xyY:
0.3953, 0.3070, 40.4799
CIE-Lab:
69.8100, 39.4081, 5.6116
CIE-LCH:
69.8100, 39.8056, 8.1042
CIE-Luv:
69.8100, 63.9802, 0.4526
Hunter-Lab:
63.6238, 34.9112, 7.9618
#f08ea2 color charts
#f08ea2 color shades, tints & tones
#f08ea2 color schemes
#f08ea2 color preview, HTML & CSS examples
This text has a color of #f08ea2
<p style="color:#f08ea2;">Text here</p>
.mytext {color:#f08ea2;}
This box has a color of #f08ea2
<div style="background-color:#f08ea2;">Content here</div>
.mybackground {background-color:#f08ea2;}
Border around this has a color of #f08ea2
<div style="border:2px solid #f08ea2;">Content here</div>
.myborder {border:2px solid #f08ea2;}