#f08db3 color space conversions
Hex:
#f08db3
RGB:
240, 141, 179
CMY:
6, 45, 30
CMYK:
0, 41, 25, 6
HSL:
337°, 76.7442%, 74.7059%
HSV (HSB):
337°, 41.2500%, 94.1176%
XYZ:
53.5967, 40.8297, 47.7039
xyY:
0.3771, 0.2873, 40.8297
CIE-Lab:
70.0564, 42.1495, -3.5280
CIE-LCH:
70.0564, 42.2969, 355.2153
CIE-Luv:
70.0564, 61.1214, -12.9312
Hunter-Lab:
63.8981, 37.9013, 0.4650
#f08db3 color charts
#f08db3 color shades, tints & tones
#f08db3 color schemes
#f08db3 color preview, HTML & CSS examples
This text has a color of #f08db3
<p style="color:#f08db3;">Text here</p>
.mytext {color:#f08db3;}
This box has a color of #f08db3
<div style="background-color:#f08db3;">Content here</div>
.mybackground {background-color:#f08db3;}
Border around this has a color of #f08db3
<div style="border:2px solid #f08db3;">Content here</div>
.myborder {border:2px solid #f08db3;}