#f05da7 color space conversions
Hex:
#f05da7
RGB:
240, 93, 167
CMY:
6, 64, 35
CMYK:
0, 61, 30, 6
HSL:
330°, 83.0508%, 65.2941%
HSV (HSB):
330°, 61.2500%, 94.1176%
XYZ:
46.8246, 29.1440, 39.7166
xyY:
0.4048, 0.2519, 29.1440
CIE-Lab:
60.9085, 63.3931, -10.2998
CIE-LCH:
60.9085, 64.2243, 350.7715
CIE-Luv:
60.9085, 89.2385, -26.4847
Hunter-Lab:
53.9852, 60.3497, -5.8298
#f05da7 color charts
#f05da7 color shades, tints & tones
#f05da7 color schemes
#f05da7 color preview, HTML & CSS examples
This text has a color of #f05da7
<p style="color:#f05da7;">Text here</p>
.mytext {color:#f05da7;}
This box has a color of #f05da7
<div style="background-color:#f05da7;">Content here</div>
.mybackground {background-color:#f05da7;}
Border around this has a color of #f05da7
<div style="border:2px solid #f05da7;">Content here</div>
.myborder {border:2px solid #f05da7;}