#fd12be color space conversions
Hex:
#fd12be
RGB:
253, 18, 190
CMY:
1, 93, 25
CMYK:
0, 93, 25, 1
HSL:
316°, 98.3264%, 53.1373%
HSV (HSB):
316°, 92.8854%, 99.2157%
XYZ:
50.0186, 25.0330, 50.9108
xyY:
0.3971, 0.1987, 25.0330
CIE-Lab:
57.1075, 88.5587, -29.1840
CIE-LCH:
57.1075, 93.2435, 341.7606
CIE-Luv:
57.1075, 109.9957, -58.4379
Hunter-Lab:
50.0330, 90.8911, -25.3072
#fd12be color charts
#fd12be color shades, tints & tones
#fd12be color schemes
#fd12be color preview, HTML & CSS examples
This text has a color of #fd12be
<p style="color:#fd12be;">Text here</p>
.mytext {color:#fd12be;}
This box has a color of #fd12be
<div style="background-color:#fd12be;">Content here</div>
.mybackground {background-color:#fd12be;}
Border around this has a color of #fd12be
<div style="border:2px solid #fd12be;">Content here</div>
.myborder {border:2px solid #fd12be;}