#f08daf color space conversions
Hex:
#f08daf
RGB:
240, 141, 175
CMY:
6, 45, 31
CMYK:
0, 41, 27, 6
HSL:
339°, 76.7442%, 74.7059%
HSV (HSB):
339°, 41.2500%, 94.1176%
XYZ:
53.1979, 40.6702, 45.6037
xyY:
0.3814, 0.2916, 40.6702
CIE-Lab:
69.9442, 41.6060, -1.4589
CIE-LCH:
69.9442, 41.6316, 357.9918
CIE-Luv:
69.9442, 61.9483, -9.8494
Hunter-Lab:
63.7732, 37.2970, 2.2434
#f08daf color charts
#f08daf color shades, tints & tones
#f08daf color schemes
#f08daf color preview, HTML & CSS examples
This text has a color of #f08daf
<p style="color:#f08daf;">Text here</p>
.mytext {color:#f08daf;}
This box has a color of #f08daf
<div style="background-color:#f08daf;">Content here</div>
.mybackground {background-color:#f08daf;}
Border around this has a color of #f08daf
<div style="border:2px solid #f08daf;">Content here</div>
.myborder {border:2px solid #f08daf;}