#f005b7 color space conversions
Hex:
#f005b7
RGB:
240, 5, 183
CMY:
6, 98, 28
CMYK:
0, 98, 24, 6
HSL:
315°, 95.9184%, 48.0392%
HSV (HSB):
315°, 97.9167%, 94.1176%
XYZ:
44.5367, 22.0527, 46.7090
xyY:
0.3931, 0.1946, 22.0527
CIE-Lab:
54.0829, 86.2745, -30.0052
CIE-LCH:
54.0829, 91.3433, 340.8229
CIE-Luv:
54.0829, 103.8948, -58.5585
Hunter-Lab:
46.9603, 87.1071, -26.1005
#f005b7 color charts
#f005b7 color shades, tints & tones
#f005b7 color schemes
#f005b7 color preview, HTML & CSS examples
This text has a color of #f005b7
<p style="color:#f005b7;">Text here</p>
.mytext {color:#f005b7;}
This box has a color of #f005b7
<div style="background-color:#f005b7;">Content here</div>
.mybackground {background-color:#f005b7;}
Border around this has a color of #f005b7
<div style="border:2px solid #f005b7;">Content here</div>
.myborder {border:2px solid #f005b7;}