#f07db7 color space conversions
Hex:
#f07db7
RGB:
240, 125, 183
CMY:
6, 51, 28
CMYK:
0, 48, 24, 6
HSL:
330°, 79.3103%, 71.5686%
HSV (HSB):
330°, 47.9167%, 94.1176%
XYZ:
51.8160, 36.6114, 49.1354
xyY:
0.3767, 0.2661, 36.6114
CIE-Lab:
66.9845, 50.7644, -10.3291
CIE-LCH:
66.9845, 51.8046, 348.4990
CIE-Luv:
66.9845, 68.8851, -24.4314
Hunter-Lab:
60.5073, 46.9723, -5.7917
#f07db7 color charts
#f07db7 color shades, tints & tones
#f07db7 color schemes
#f07db7 color preview, HTML & CSS examples
This text has a color of #f07db7
<p style="color:#f07db7;">Text here</p>
.mytext {color:#f07db7;}
This box has a color of #f07db7
<div style="background-color:#f07db7;">Content here</div>
.mybackground {background-color:#f07db7;}
Border around this has a color of #f07db7
<div style="border:2px solid #f07db7;">Content here</div>
.myborder {border:2px solid #f07db7;}