#fd12c0 color space conversions
Hex:
#fd12c0
RGB:
253, 18, 192
CMY:
1, 93, 25
CMYK:
0, 93, 24, 1
HSL:
316°, 98.3264%, 53.1373%
HSV (HSB):
316°, 92.8854%, 99.2157%
XYZ:
50.2387, 25.1210, 52.0701
xyY:
0.3942, 0.1971, 25.1210
CIE-Lab:
57.1932, 88.7810, -30.2059
CIE-LCH:
57.1932, 93.7788, 341.2102
CIE-Luv:
57.1932, 109.0694, -60.0081
Hunter-Lab:
50.1209, 91.2082, -26.5112
#fd12c0 color charts
#fd12c0 color shades, tints & tones
#fd12c0 color schemes
#fd12c0 color preview, HTML & CSS examples
This text has a color of #fd12c0
<p style="color:#fd12c0;">Text here</p>
.mytext {color:#fd12c0;}
This box has a color of #fd12c0
<div style="background-color:#fd12c0;">Content here</div>
.mybackground {background-color:#fd12c0;}
Border around this has a color of #fd12c0
<div style="border:2px solid #fd12c0;">Content here</div>
.myborder {border:2px solid #fd12c0;}