#fd12ac color space conversions
Hex:
#fd12ac
RGB:
253, 18, 172
CMY:
1, 93, 33
CMYK:
0, 93, 32, 1
HSL:
321°, 98.3264%, 53.1373%
HSV (HSB):
321°, 92.8854%, 99.2157%
XYZ:
48.1707, 24.2938, 41.1800
xyY:
0.4239, 0.2138, 24.2938
CIE-Lab:
56.3808, 86.6576, -19.8401
CIE-LCH:
56.3808, 88.8998, 347.1045
CIE-Luv:
56.3808, 118.4183, -44.3490
Hunter-Lab:
49.2888, 88.1957, -15.0338
#fd12ac color charts
#fd12ac color shades, tints & tones
#fd12ac color schemes
#fd12ac color preview, HTML & CSS examples
This text has a color of #fd12ac
<p style="color:#fd12ac;">Text here</p>
.mytext {color:#fd12ac;}
This box has a color of #fd12ac
<div style="background-color:#fd12ac;">Content here</div>
.mybackground {background-color:#fd12ac;}
Border around this has a color of #fd12ac
<div style="border:2px solid #fd12ac;">Content here</div>
.myborder {border:2px solid #fd12ac;}