#ff014b color space conversions
Hex:
#ff014b
RGB:
255, 1, 75
CMY:
0, 100, 71
CMYK:
0, 100, 71, 0
HSL:
343°, 100.0000%, 50.1961%
HSV (HSB):
343°, 99.6078%, 100.0000%
XYZ:
42.5209, 21.7897, 8.6213
xyY:
0.5830, 0.2988, 21.7897
CIE-Lab:
53.8032, 81.5301, 34.4684
CIE-LCH:
53.8032, 88.5168, 22.9171
CIE-Luv:
53.8032, 162.6201, 19.4784
Hunter-Lab:
46.6794, 80.9087, 21.7252
#ff014b color charts
#ff014b color shades, tints & tones
#ff014b color schemes
#ff014b color preview, HTML & CSS examples
This text has a color of #ff014b
<p style="color:#ff014b;">Text here</p>
.mytext {color:#ff014b;}
This box has a color of #ff014b
<div style="background-color:#ff014b;">Content here</div>
.mybackground {background-color:#ff014b;}
Border around this has a color of #ff014b
<div style="border:2px solid #ff014b;">Content here</div>
.myborder {border:2px solid #ff014b;}