#f05dbc color space conversions
Hex:
#f05dbc
RGB:
240, 93, 188
CMY:
6, 64, 26
CMYK:
0, 61, 22, 6
HSL:
321°, 83.0508%, 65.2941%
HSV (HSB):
321°, 61.2500%, 94.1176%
XYZ:
48.9266, 29.9848, 50.7859
xyY:
0.3772, 0.2312, 29.9848
CIE-Lab:
61.6411, 66.0582, -21.2405
CIE-LCH:
61.6411, 69.3890, 342.1752
CIE-Luv:
61.6411, 82.3440, -43.1404
Hunter-Lab:
54.7584, 63.6626, -16.6579
#f05dbc color charts
#f05dbc color shades, tints & tones
#f05dbc color schemes
#f05dbc color preview, HTML & CSS examples
This text has a color of #f05dbc
<p style="color:#f05dbc;">Text here</p>
.mytext {color:#f05dbc;}
This box has a color of #f05dbc
<div style="background-color:#f05dbc;">Content here</div>
.mybackground {background-color:#f05dbc;}
Border around this has a color of #f05dbc
<div style="border:2px solid #f05dbc;">Content here</div>
.myborder {border:2px solid #f05dbc;}