#f08da6 color space conversions
Hex:
#f08da6
RGB:
240, 141, 166
CMY:
6, 45, 35
CMYK:
0, 41, 31, 6
HSL:
345°, 76.7442%, 74.7059%
HSV (HSB):
345°, 41.2500%, 94.1176%
XYZ:
52.3430, 40.3282, 41.1017
xyY:
0.3913, 0.3015, 40.3282
CIE-Lab:
69.7026, 40.4280, 3.2203
CIE-LCH:
69.7026, 40.5560, 4.5543
CIE-Luv:
69.7026, 63.7823, -3.0369
Hunter-Lab:
63.5045, 35.9942, 6.0791
#f08da6 color charts
#f08da6 color shades, tints & tones
#f08da6 color schemes
#f08da6 color preview, HTML & CSS examples
This text has a color of #f08da6
<p style="color:#f08da6;">Text here</p>
.mytext {color:#f08da6;}
This box has a color of #f08da6
<div style="background-color:#f08da6;">Content here</div>
.mybackground {background-color:#f08da6;}
Border around this has a color of #f08da6
<div style="border:2px solid #f08da6;">Content here</div>
.myborder {border:2px solid #f08da6;}