#f0005f color space conversions
Hex:
#f0005f
RGB:
240, 0, 95
CMY:
6, 100, 63
CMYK:
0, 100, 60, 6
HSL:
336°, 100.0000%, 47.0588%
HSV (HSB):
336°, 100.0000%, 94.1176%
XYZ:
38.0007, 19.3515, 12.5588
xyY:
0.5436, 0.2768, 19.3515
CIE-Lab:
51.0959, 79.1382, 18.3273
CIE-LCH:
51.0959, 81.2327, 13.0390
CIE-Luv:
51.0959, 144.4911, 5.0387
Hunter-Lab:
43.9903, 77.2129, 13.8665
#f0005f color charts
#f0005f color shades, tints & tones
#f0005f color schemes
#f0005f color preview, HTML & CSS examples
This text has a color of #f0005f
<p style="color:#f0005f;">Text here</p>
.mytext {color:#f0005f;}
This box has a color of #f0005f
<div style="background-color:#f0005f;">Content here</div>
.mybackground {background-color:#f0005f;}
Border around this has a color of #f0005f
<div style="border:2px solid #f0005f;">Content here</div>
.myborder {border:2px solid #f0005f;}