#ff015e color space conversions
Hex:
#ff015e
RGB:
255, 1, 94
CMY:
0, 100, 63
CMYK:
0, 100, 63, 0
HSL:
338°, 100.0000%, 50.1961%
HSV (HSB):
338°, 99.6078%, 100.0000%
XYZ:
43.2712, 22.0899, 12.5728
xyY:
0.5552, 0.2834, 22.0899
CIE-Lab:
54.1222, 82.3913, 23.5090
CIE-LCH:
54.1222, 85.6796, 15.9252
CIE-Luv:
54.1222, 156.1442, 9.7195
Hunter-Lab:
46.9999, 82.0894, 17.0394
#ff015e color charts
#ff015e color shades, tints & tones
#ff015e color schemes
#ff015e color preview, HTML & CSS examples
This text has a color of #ff015e
<p style="color:#ff015e;">Text here</p>
.mytext {color:#ff015e;}
This box has a color of #ff015e
<div style="background-color:#ff015e;">Content here</div>
.mybackground {background-color:#ff015e;}
Border around this has a color of #ff015e
<div style="border:2px solid #ff015e;">Content here</div>
.myborder {border:2px solid #ff015e;}