#fd03c4 color space conversions
Hex:
#fd03c4
RGB:
253, 3, 196
CMY:
1, 99, 23
CMYK:
0, 99, 23, 1
HSL:
314°, 98.4252%, 50.1961%
HSV (HSB):
314°, 98.8142%, 99.2157%
XYZ:
50.5044, 24.9333, 54.3753
xyY:
0.3891, 0.1921, 24.9333
CIE-Lab:
57.0104, 90.2801, -32.7958
CIE-LCH:
57.0104, 96.0524, 340.0356
CIE-Luv:
57.0104, 108.1641, -64.0813
Hunter-Lab:
49.9332, 93.1585, -29.6111
#fd03c4 color charts
#fd03c4 color shades, tints & tones
#fd03c4 color schemes
#fd03c4 color preview, HTML & CSS examples
This text has a color of #fd03c4
<p style="color:#fd03c4;">Text here</p>
.mytext {color:#fd03c4;}
This box has a color of #fd03c4
<div style="background-color:#fd03c4;">Content here</div>
.mybackground {background-color:#fd03c4;}
Border around this has a color of #fd03c4
<div style="border:2px solid #fd03c4;">Content here</div>
.myborder {border:2px solid #fd03c4;}