#fe33be color space conversions
Hex:
#fe33be
RGB:
254, 51, 190
CMY:
0, 80, 25
CMYK:
0, 80, 25, 0
HSL:
319°, 99.0244%, 59.8039%
HSV (HSB):
319°, 79.9213%, 99.6078%
XYZ:
51.3511, 27.1562, 51.2504
xyY:
0.3957, 0.2093, 27.1562
CIE-Lab:
59.1186, 83.4436, -26.0610
CIE-LCH:
59.1186, 87.4186, 342.6554
CIE-Luv:
59.1186, 105.7089, -53.2375
Hunter-Lab:
52.1116, 84.6999, -21.8320
#fe33be color charts
#fe33be color shades, tints & tones
#fe33be color schemes
#fe33be color preview, HTML & CSS examples
This text has a color of #fe33be
<p style="color:#fe33be;">Text here</p>
.mytext {color:#fe33be;}
This box has a color of #fe33be
<div style="background-color:#fe33be;">Content here</div>
.mybackground {background-color:#fe33be;}
Border around this has a color of #fe33be
<div style="border:2px solid #fe33be;">Content here</div>
.myborder {border:2px solid #fe33be;}