#ff01a7 color space conversions
Hex:
#ff01a7
RGB:
255, 1, 167
CMY:
0, 100, 35
CMYK:
0, 100, 35, 0
HSL:
321°, 100.0000%, 50.1961%
HSV (HSB):
321°, 99.6078%, 100.0000%
XYZ:
48.2259, 24.0717, 38.6637
xyY:
0.4346, 0.2169, 24.0717
CIE-Lab:
56.1595, 87.7634, -17.2135
CIE-LCH:
56.1595, 89.4355, 348.9031
CIE-Luv:
56.1595, 123.6677, -40.8172
Hunter-Lab:
49.0629, 89.5945, -12.3790
#ff01a7 color charts
#ff01a7 color shades, tints & tones
#ff01a7 color schemes
#ff01a7 color preview, HTML & CSS examples
This text has a color of #ff01a7
<p style="color:#ff01a7;">Text here</p>
.mytext {color:#ff01a7;}
This box has a color of #ff01a7
<div style="background-color:#ff01a7;">Content here</div>
.mybackground {background-color:#ff01a7;}
Border around this has a color of #ff01a7
<div style="border:2px solid #ff01a7;">Content here</div>
.myborder {border:2px solid #ff01a7;}