#ff12ae color space conversions
Hex:
#ff12ae
RGB:
255, 18, 174
CMY:
0, 93, 32
CMYK:
0, 93, 32, 0
HSL:
321°, 100.0000%, 53.5294%
HSV (HSB):
321°, 92.9412%, 100.0000%
XYZ:
49.0963, 24.7486, 42.2337
xyY:
0.4230, 0.2132, 24.7486
CIE-Lab:
56.8297, 87.2598, -20.2894
CIE-LCH:
56.8297, 89.5876, 346.9103
CIE-Luv:
56.8297, 119.0664, -45.1824
Hunter-Lab:
49.7480, 89.1028, -15.5109
#ff12ae color charts
#ff12ae RGB chart
#ff12ae CMYK chart
#ff12ae RGB pie chart
#ff12ae color shades, tints & tones
#ff12ae color schemes
#ff12ae color preview, HTML & CSS examples
This text has a color of #ff12ae
<p style="color:#ff12ae;">Text here</p>
.mytext {color:#ff12ae;}
Text color #ff12ae
This box has a color of #ff12ae
<div style="background-color:#ff12ae;">Content here</div>
.mybackground {background-color:#ff12ae;}
Background color #ff12ae
Border around this has a color of #ff12ae
<div style="border:2px solid #ff12ae;">Content here</div>
.myborder {border:2px solid #ff12ae;}
Border color #ff12ae