#fe2dbf color space conversions
Hex:
#fe2dbf
RGB:
254, 45, 191
CMY:
0, 82, 25
CMYK:
0, 82, 25, 0
HSL:
318°, 99.0521%, 58.6275%
HSV (HSB):
318°, 82.2835%, 99.6078%
XYZ:
51.2154, 26.7092, 51.7463
xyY:
0.3950, 0.2060, 26.7092
CIE-Lab:
58.7042, 84.8709, -27.2757
CIE-LCH:
58.7042, 89.1461, 342.1837
CIE-Luv:
58.7042, 106.5421, -55.2361
Hunter-Lab:
51.6809, 86.4505, -23.1883
#fe2dbf color charts
#fe2dbf color shades, tints & tones
#fe2dbf color schemes
#fe2dbf color preview, HTML & CSS examples
This text has a color of #fe2dbf
<p style="color:#fe2dbf;">Text here</p>
.mytext {color:#fe2dbf;}
This box has a color of #fe2dbf
<div style="background-color:#fe2dbf;">Content here</div>
.mybackground {background-color:#fe2dbf;}
Border around this has a color of #fe2dbf
<div style="border:2px solid #fe2dbf;">Content here</div>
.myborder {border:2px solid #fe2dbf;}