#f07ddd color space conversions
Hex:
#f07ddd
RGB:
240, 125, 221
CMY:
6, 51, 13
CMYK:
0, 48, 8, 6
HSL:
310°, 79.3103%, 71.5686%
HSV (HSB):
310°, 47.9167%, 94.1176%
XYZ:
56.3199, 38.4130, 72.8527
xyY:
0.3361, 0.2292, 38.4130
CIE-Lab:
68.3239, 56.4982, -29.5417
CIE-LCH:
68.3239, 63.7555, 332.3959
CIE-Luv:
68.3239, 59.3869, -55.1786
Hunter-Lab:
61.9782, 53.7422, -26.3081
#f07ddd color charts
#f07ddd color shades, tints & tones
#f07ddd color schemes
#f07ddd color preview, HTML & CSS examples
This text has a color of #f07ddd
<p style="color:#f07ddd;">Text here</p>
.mytext {color:#f07ddd;}
This box has a color of #f07ddd
<div style="background-color:#f07ddd;">Content here</div>
.mybackground {background-color:#f07ddd;}
Border around this has a color of #f07ddd
<div style="border:2px solid #f07ddd;">Content here</div>
.myborder {border:2px solid #f07ddd;}