#f5005c color space conversions
Hex:
#f5005c
RGB:
245, 0, 92
CMY:
4, 100, 64
CMYK:
0, 100, 62, 4
HSL:
337°, 100.0000%, 48.0392%
HSV (HSB):
337°, 100.0000%, 96.0784%
XYZ:
39.5880, 20.1852, 11.9348
xyY:
0.5521, 0.2815, 20.1852
CIE-Lab:
52.0459, 80.1019, 21.6051
CIE-LCH:
52.0459, 82.9644, 15.0947
CIE-Luv:
52.0459, 149.4548, 8.1510
Hunter-Lab:
44.9279, 78.6603, 15.6995
#f5005c color charts
#f5005c color shades, tints & tones
#f5005c color schemes
#f5005c color preview, HTML & CSS examples
This text has a color of #f5005c
<p style="color:#f5005c;">Text here</p>
.mytext {color:#f5005c;}
This box has a color of #f5005c
<div style="background-color:#f5005c;">Content here</div>
.mybackground {background-color:#f5005c;}
Border around this has a color of #f5005c
<div style="border:2px solid #f5005c;">Content here</div>
.myborder {border:2px solid #f5005c;}