#fe1985 color space conversions
Hex:
#fe1985
RGB:
254, 25, 133
CMY:
0, 90, 48
CMYK:
0, 90, 48, 0
HSL:
332°, 99.1342%, 54.7059%
HSV (HSB):
332°, 90.1575%, 99.6078%
XYZ:
45.4543, 23.4595, 24.3227
xyY:
0.4875, 0.2516, 23.4595
CIE-Lab:
55.5426, 82.6318, 1.9971
CIE-LCH:
55.5426, 82.6559, 1.3845
CIE-Luv:
55.5426, 136.2845, -14.0169
Hunter-Lab:
48.4351, 82.7536, 4.1308
#fe1985 color charts
#fe1985 color shades, tints & tones
#fe1985 color schemes
#fe1985 color preview, HTML & CSS examples
This text has a color of #fe1985
<p style="color:#fe1985;">Text here</p>
.mytext {color:#fe1985;}
This box has a color of #fe1985
<div style="background-color:#fe1985;">Content here</div>
.mybackground {background-color:#fe1985;}
Border around this has a color of #fe1985
<div style="border:2px solid #fe1985;">Content here</div>
.myborder {border:2px solid #fe1985;}