#f005c3 color space conversions
Hex:
#f005c3
RGB:
240, 5, 195
CMY:
6, 98, 24
CMYK:
0, 98, 19, 6
HSL:
311°, 95.9184%, 48.0392%
HSV (HSB):
311°, 97.9167%, 94.1176%
XYZ:
45.8398, 22.5739, 53.5709
xyY:
0.3758, 0.1851, 22.5739
CIE-Lab:
54.6307, 87.6642, -36.1123
CIE-LCH:
54.6307, 94.8110, 337.6113
CIE-Luv:
54.6307, 98.3621, -67.9421
Hunter-Lab:
47.5120, 89.0713, -33.5924
#f005c3 color charts
#f005c3 color shades, tints & tones
#f005c3 color schemes
#f005c3 color preview, HTML & CSS examples
This text has a color of #f005c3
<p style="color:#f005c3;">Text here</p>
.mytext {color:#f005c3;}
This box has a color of #f005c3
<div style="background-color:#f005c3;">Content here</div>
.mybackground {background-color:#f005c3;}
Border around this has a color of #f005c3
<div style="border:2px solid #f005c3;">Content here</div>
.myborder {border:2px solid #f005c3;}