#fd12a5 color space conversions
Hex:
#fd12a5
RGB:
253, 18, 165
CMY:
1, 93, 35
CMYK:
0, 93, 35, 1
HSL:
322°, 98.3264%, 53.1373%
HSV (HSB):
322°, 92.8854%, 99.2157%
XYZ:
47.5159, 24.0319, 37.7316
xyY:
0.4348, 0.2199, 24.0319
CIE-Lab:
56.1197, 85.9682, -16.1348
CIE-LCH:
56.1197, 87.4692, 349.3702
CIE-Luv:
56.1197, 121.7141, -38.9208
Hunter-Lab:
49.0223, 87.2256, -11.3188
#fd12a5 color charts
#fd12a5 color shades, tints & tones
#fd12a5 color schemes
#fd12a5 color preview, HTML & CSS examples
This text has a color of #fd12a5
<p style="color:#fd12a5;">Text here</p>
.mytext {color:#fd12a5;}
This box has a color of #fd12a5
<div style="background-color:#fd12a5;">Content here</div>
.mybackground {background-color:#fd12a5;}
Border around this has a color of #fd12a5
<div style="border:2px solid #fd12a5;">Content here</div>
.myborder {border:2px solid #fd12a5;}