#f002bd color space conversions
Hex:
#f002bd
RGB:
240, 2, 189
CMY:
6, 99, 26
CMYK:
0, 99, 21, 6
HSL:
313°, 98.3471%, 47.4510%
HSV (HSB):
313°, 99.1667%, 94.1176%
XYZ:
45.1422, 22.2428, 50.0581
xyY:
0.3844, 0.1894, 22.2428
CIE-Lab:
54.2837, 87.1610, -33.1813
CIE-LCH:
54.2837, 93.2633, 339.1587
CIE-Luv:
54.2837, 101.2851, -63.4306
Hunter-Lab:
47.1623, 88.3204, -29.9169
#f002bd color charts
#f002bd color shades, tints & tones
#f002bd color schemes
#f002bd color preview, HTML & CSS examples
This text has a color of #f002bd
<p style="color:#f002bd;">Text here</p>
.mytext {color:#f002bd;}
This box has a color of #f002bd
<div style="background-color:#f002bd;">Content here</div>
.mybackground {background-color:#f002bd;}
Border around this has a color of #f002bd
<div style="border:2px solid #f002bd;">Content here</div>
.myborder {border:2px solid #f002bd;}