#fe34c3 color space conversions
Hex:
#fe34c3
RGB:
254, 52, 195
CMY:
0, 80, 24
CMYK:
0, 80, 23, 0
HSL:
318°, 99.0196%, 60.0000%
HSV (HSB):
318°, 79.5276%, 99.6078%
XYZ:
51.9514, 27.4669, 54.1933
xyY:
0.3888, 0.2056, 27.4669
CIE-Lab:
59.4041, 83.7937, -28.4915
CIE-LCH:
59.4041, 88.5051, 341.2210
CIE-Luv:
59.4041, 103.3538, -56.9780
Hunter-Lab:
52.4089, 85.2260, -24.6224
#fe34c3 color charts
#fe34c3 color shades, tints & tones
#fe34c3 color schemes
#fe34c3 color preview, HTML & CSS examples
This text has a color of #fe34c3
<p style="color:#fe34c3;">Text here</p>
.mytext {color:#fe34c3;}
This box has a color of #fe34c3
<div style="background-color:#fe34c3;">Content here</div>
.mybackground {background-color:#fe34c3;}
Border around this has a color of #fe34c3
<div style="border:2px solid #fe34c3;">Content here</div>
.myborder {border:2px solid #fe34c3;}