#f05ddf color space conversions
Hex:
#f05ddf
RGB:
240, 93, 223
CMY:
6, 64, 13
CMYK:
0, 61, 7, 6
HSL:
307°, 83.0508%, 65.2941%
HSV (HSB):
307°, 61.2500%, 94.1176%
XYZ:
53.1688, 31.6817, 73.1249
xyY:
0.3366, 0.2005, 31.6817
CIE-Lab:
63.0789, 71.1226, -38.8023
CIE-LCH:
63.0789, 81.0188, 331.3845
CIE-Luv:
63.0789, 70.9924, -71.3601
Hunter-Lab:
56.2865, 70.1117, -37.6264
#f05ddf color charts
#f05ddf color shades, tints & tones
#f05ddf color schemes
#f05ddf color preview, HTML & CSS examples
This text has a color of #f05ddf
<p style="color:#f05ddf;">Text here</p>
.mytext {color:#f05ddf;}
This box has a color of #f05ddf
<div style="background-color:#f05ddf;">Content here</div>
.mybackground {background-color:#f05ddf;}
Border around this has a color of #f05ddf
<div style="border:2px solid #f05ddf;">Content here</div>
.myborder {border:2px solid #f05ddf;}