#fe2082 color space conversions
Hex:
#fe2082
RGB:
254, 32, 130
CMY:
0, 87, 49
CMYK:
0, 87, 49, 0
HSL:
334°, 99.1071%, 56.0784%
HSV (HSB):
334°, 87.4016%, 99.6078%
XYZ:
45.4188, 23.7156, 23.3028
xyY:
0.4913, 0.2566, 23.7156
CIE-Lab:
55.8019, 81.4123, 4.1647
CIE-LCH:
55.8019, 81.5188, 2.9284
CIE-Luv:
55.8019, 136.2587, -11.0490
Hunter-Lab:
48.6986, 81.2556, 5.7181
#fe2082 color charts
#fe2082 color shades, tints & tones
#fe2082 color schemes
#fe2082 color preview, HTML & CSS examples
This text has a color of #fe2082
<p style="color:#fe2082;">Text here</p>
.mytext {color:#fe2082;}
This box has a color of #fe2082
<div style="background-color:#fe2082;">Content here</div>
.mybackground {background-color:#fe2082;}
Border around this has a color of #fe2082
<div style="border:2px solid #fe2082;">Content here</div>
.myborder {border:2px solid #fe2082;}