#ff04a1 color space conversions
Hex:
#ff04a1
RGB:
255, 4, 161
CMY:
0, 98, 37
CMYK:
0, 98, 37, 0
HSL:
322°, 100.0000%, 50.7843%
HSV (HSB):
322°, 98.4314%, 100.0000%
XYZ:
47.7164, 23.9200, 35.8203
xyY:
0.4441, 0.2226, 23.9200
CIE-Lab:
56.0076, 87.0088, -13.9148
CIE-LCH:
56.0076, 88.1144, 350.9140
CIE-Luv:
56.0076, 126.3327, -36.0300
Hunter-Lab:
48.9081, 88.5615, -9.1883
#ff04a1 color charts
#ff04a1 color shades, tints & tones
#ff04a1 color schemes
#ff04a1 color preview, HTML & CSS examples
This text has a color of #ff04a1
<p style="color:#ff04a1;">Text here</p>
.mytext {color:#ff04a1;}
This box has a color of #ff04a1
<div style="background-color:#ff04a1;">Content here</div>
.mybackground {background-color:#ff04a1;}
Border around this has a color of #ff04a1
<div style="border:2px solid #ff04a1;">Content here</div>
.myborder {border:2px solid #ff04a1;}