#fd12b4 color space conversions
Hex:
#fd12b4
RGB:
253, 18, 180
CMY:
1, 93, 29
CMYK:
0, 93, 29, 1
HSL:
319°, 98.3264%, 53.1373%
HSV (HSB):
319°, 92.8854%, 99.2157%
XYZ:
48.9625, 24.6105, 45.3497
xyY:
0.4117, 0.2069, 24.6105
CIE-Lab:
56.6940, 87.4800, -24.0257
CIE-LCH:
56.6940, 90.7193, 344.6428
CIE-Luv:
56.6940, 114.6599, -50.5955
Hunter-Lab:
49.6090, 89.3581, -19.4732
#fd12b4 color charts
#fd12b4 color shades, tints & tones
#fd12b4 color schemes
#fd12b4 color preview, HTML & CSS examples
This text has a color of #fd12b4
<p style="color:#fd12b4;">Text here</p>
.mytext {color:#fd12b4;}
This box has a color of #fd12b4
<div style="background-color:#fd12b4;">Content here</div>
.mybackground {background-color:#fd12b4;}
Border around this has a color of #fd12b4
<div style="border:2px solid #fd12b4;">Content here</div>
.myborder {border:2px solid #fd12b4;}