#fe1b7b color space conversions
Hex:
#fe1b7b
RGB:
254, 27, 123
CMY:
0, 89, 52
CMYK:
0, 89, 52, 0
HSL:
335°, 99.1266%, 55.0980%
HSV (HSB):
335°, 89.3701%, 99.6078%
XYZ:
44.8401, 23.2848, 20.8700
xyY:
0.5039, 0.2616, 23.2848
CIE-Lab:
55.3644, 81.6305, 7.7277
CIE-LCH:
55.3644, 81.9954, 5.4079
CIE-Luv:
55.3644, 140.2578, -6.8336
Hunter-Lab:
48.2543, 81.4256, 8.1351
#fe1b7b color charts
#fe1b7b color shades, tints & tones
#fe1b7b color schemes
#fe1b7b color preview, HTML & CSS examples
This text has a color of #fe1b7b
<p style="color:#fe1b7b;">Text here</p>
.mytext {color:#fe1b7b;}
This box has a color of #fe1b7b
<div style="background-color:#fe1b7b;">Content here</div>
.mybackground {background-color:#fe1b7b;}
Border around this has a color of #fe1b7b
<div style="border:2px solid #fe1b7b;">Content here</div>
.myborder {border:2px solid #fe1b7b;}