#f08da5 color space conversions
Hex:
#f08da5
RGB:
240, 141, 165
CMY:
6, 45, 35
CMYK:
0, 41, 31, 6
HSL:
345°, 76.7442%, 74.7059%
HSV (HSB):
345°, 41.2500%, 94.1176%
XYZ:
52.2516, 40.2916, 40.6204
xyY:
0.3924, 0.3026, 40.2916
CIE-Lab:
69.6767, 40.3010, 3.7421
CIE-LCH:
69.6767, 40.4743, 5.3049
CIE-Luv:
69.6767, 63.9835, -2.2912
Hunter-Lab:
63.4757, 35.8542, 6.4911
#f08da5 color charts
#f08da5 color shades, tints & tones
#f08da5 color schemes
#f08da5 color preview, HTML & CSS examples
This text has a color of #f08da5
<p style="color:#f08da5;">Text here</p>
.mytext {color:#f08da5;}
This box has a color of #f08da5
<div style="background-color:#f08da5;">Content here</div>
.mybackground {background-color:#f08da5;}
Border around this has a color of #f08da5
<div style="border:2px solid #f08da5;">Content here</div>
.myborder {border:2px solid #f08da5;}