#ff12a7 color space conversions
Hex:
#ff12a7
RGB:
255, 18, 167
CMY:
0, 93, 35
CMYK:
0, 93, 35, 0
HSL:
322°, 100.0000%, 53.5294%
HSV (HSB):
322°, 92.9412%, 100.0000%
XYZ:
48.4314, 24.4826, 38.7322
xyY:
0.4338, 0.2193, 24.4826
CIE-Lab:
56.5678, 86.5691, -16.5932
CIE-LCH:
56.5678, 88.1450, 349.1494
CIE-Luv:
56.5678, 122.3649, -39.7498
Hunter-Lab:
49.4799, 88.1274, -11.7755
#ff12a7 color charts
#ff12a7 color shades, tints & tones
#ff12a7 color schemes
#ff12a7 color preview, HTML & CSS examples
This text has a color of #ff12a7
<p style="color:#ff12a7;">Text here</p>
.mytext {color:#ff12a7;}
This box has a color of #ff12a7
<div style="background-color:#ff12a7;">Content here</div>
.mybackground {background-color:#ff12a7;}
Border around this has a color of #ff12a7
<div style="border:2px solid #ff12a7;">Content here</div>
.myborder {border:2px solid #ff12a7;}