#fe1085 color space conversions
Hex:
#fe1085
RGB:
254, 16, 133
CMY:
0, 94, 48
CMYK:
0, 94, 48, 0
HSL:
331°, 99.1667%, 52.9412%
HSV (HSB):
331°, 93.7008%, 99.6078%
XYZ:
45.2920, 23.1349, 24.2686
xyY:
0.4886, 0.2496, 23.1349
CIE-Lab:
55.2110, 83.5950, 1.5155
CIE-LCH:
55.2110, 83.6087, 1.0386
CIE-Luv:
55.2110, 137.5679, -14.8437
Hunter-Lab:
48.0987, 83.9111, 3.7538
#fe1085 color charts
#fe1085 color shades, tints & tones
#fe1085 color schemes
#fe1085 color preview, HTML & CSS examples
This text has a color of #fe1085
<p style="color:#fe1085;">Text here</p>
.mytext {color:#fe1085;}
This box has a color of #fe1085
<div style="background-color:#fe1085;">Content here</div>
.mybackground {background-color:#fe1085;}
Border around this has a color of #fe1085
<div style="border:2px solid #fe1085;">Content here</div>
.myborder {border:2px solid #fe1085;}