#ff05f4 color space conversions
Hex:
#ff05f4
RGB:
255, 5, 244
CMY:
0, 98, 4
CMYK:
0, 98, 4, 0
HSL:
303°, 100.0000%, 50.9804%
HSV (HSB):
303°, 98.0392%, 100.0000%
XYZ:
57.6234, 27.9002, 87.9361
xyY:
0.3322, 0.1608, 27.9002
CIE-Lab:
59.7985, 96.4609, -55.5642
CIE-LCH:
59.7985, 111.3197, 330.0568
CIE-Luv:
59.7985, 88.3613, -100.2662
Hunter-Lab:
52.8206, 102.2942, -61.7319
#ff05f4 color charts
#ff05f4 color shades, tints & tones
#ff05f4 color schemes
#ff05f4 color preview, HTML & CSS examples
This text has a color of #ff05f4
<p style="color:#ff05f4;">Text here</p>
.mytext {color:#ff05f4;}
This box has a color of #ff05f4
<div style="background-color:#ff05f4;">Content here</div>
.mybackground {background-color:#ff05f4;}
Border around this has a color of #ff05f4
<div style="border:2px solid #ff05f4;">Content here</div>
.myborder {border:2px solid #ff05f4;}