#ff12c7 color space conversions
Hex:
#ff12c7
RGB:
255, 18, 199
CMY:
0, 93, 22
CMYK:
0, 93, 22, 0
HSL:
314°, 100.0000%, 53.5294%
HSV (HSB):
314°, 92.9412%, 100.0000%
XYZ:
51.7651, 25.8161, 56.2875
xyY:
0.3867, 0.1928, 25.8161
CIE-Lab:
57.8621, 89.9510, -33.1659
CIE-LCH:
57.8621, 95.8705, 339.7605
CIE-Luv:
57.8621, 107.4101, -64.7708
Hunter-Lab:
50.8096, 92.9401, -30.1155
#ff12c7 color charts
#ff12c7 color shades, tints & tones
#ff12c7 color schemes
#ff12c7 color preview, HTML & CSS examples
This text has a color of #ff12c7
<p style="color:#ff12c7;">Text here</p>
.mytext {color:#ff12c7;}
This box has a color of #ff12c7
<div style="background-color:#ff12c7;">Content here</div>
.mybackground {background-color:#ff12c7;}
Border around this has a color of #ff12c7
<div style="border:2px solid #ff12c7;">Content here</div>
.myborder {border:2px solid #ff12c7;}