#ff12e3 color space conversions
Hex:
#ff12e3
RGB:
255, 18, 227
CMY:
0, 93, 11
CMYK:
0, 93, 11, 0
HSL:
307°, 100.0000%, 53.5294%
HSV (HSB):
307°, 92.9412%, 100.0000%
XYZ:
55.3214, 27.2387, 75.0149
xyY:
0.3511, 0.1729, 27.2387
CIE-Lab:
59.1946, 93.3519, -46.9955
CIE-LCH:
59.1946, 104.5139, 333.2783
CIE-Luv:
59.1946, 94.9252, -86.5766
Hunter-Lab:
52.1907, 97.8740, -48.6854
#ff12e3 color charts
#ff12e3 color shades, tints & tones
#ff12e3 color schemes
#ff12e3 color preview, HTML & CSS examples
This text has a color of #ff12e3
<p style="color:#ff12e3;">Text here</p>
.mytext {color:#ff12e3;}
This box has a color of #ff12e3
<div style="background-color:#ff12e3;">Content here</div>
.mybackground {background-color:#ff12e3;}
Border around this has a color of #ff12e3
<div style="border:2px solid #ff12e3;">Content here</div>
.myborder {border:2px solid #ff12e3;}