#f002d7 color space conversions
Hex:
#f002d7
RGB:
240, 2, 215
CMY:
6, 99, 16
CMYK:
0, 99, 10, 6
HSL:
306°, 98.3471%, 47.4510%
HSV (HSB):
306°, 99.1667%, 94.1176%
XYZ:
48.2226, 23.4750, 66.2795
xyY:
0.3495, 0.1701, 23.4750
CIE-Lab:
55.5583, 90.3461, -46.1237
CIE-LCH:
55.5583, 101.4387, 332.9547
CIE-Luv:
55.5583, 89.6186, -83.5891
Hunter-Lab:
48.4510, 92.8695, -47.1912
#f002d7 color charts
#f002d7 color shades, tints & tones
#f002d7 color schemes
#f002d7 color preview, HTML & CSS examples
This text has a color of #f002d7
<p style="color:#f002d7;">Text here</p>
.mytext {color:#f002d7;}
This box has a color of #f002d7
<div style="background-color:#f002d7;">Content here</div>
.mybackground {background-color:#f002d7;}
Border around this has a color of #f002d7
<div style="border:2px solid #f002d7;">Content here</div>
.myborder {border:2px solid #f002d7;}