#fe12cf color space conversions
Hex:
#fe12cf
RGB:
254, 18, 207
CMY:
0, 93, 19
CMYK:
0, 93, 19, 0
HSL:
312°, 99.1597%, 53.3333%
HSV (HSB):
312°, 92.9134%, 99.6078%
XYZ:
52.3518, 26.0084, 61.2924
xyY:
0.3749, 0.1862, 26.0084
CIE-Lab:
58.0451, 90.6993, -37.4735
CIE-LCH:
58.0451, 98.1358, 337.5514
CIE-Luv:
58.0451, 102.9911, -71.4029
Hunter-Lab:
50.9985, 93.9896, -35.5586
#fe12cf color charts
#fe12cf color shades, tints & tones
#fe12cf color schemes
#fe12cf color preview, HTML & CSS examples
This text has a color of #fe12cf
<p style="color:#fe12cf;">Text here</p>
.mytext {color:#fe12cf;}
This box has a color of #fe12cf
<div style="background-color:#fe12cf;">Content here</div>
.mybackground {background-color:#fe12cf;}
Border around this has a color of #fe12cf
<div style="border:2px solid #fe12cf;">Content here</div>
.myborder {border:2px solid #fe12cf;}