#fd05cb color space conversions
Hex:
#fd05cb
RGB:
253, 5, 203
CMY:
1, 98, 20
CMYK:
0, 98, 20, 1
HSL:
312°, 98.4127%, 50.5882%
HSV (HSB):
312°, 98.0237%, 99.2157%
XYZ:
51.3418, 25.3030, 58.6779
xyY:
0.3794, 0.1870, 25.3030
CIE-Lab:
57.3694, 90.9584, -36.2561
CIE-LCH:
57.3694, 97.9180, 338.2677
CIE-Luv:
57.3694, 104.8122, -69.4485
Hunter-Lab:
50.3021, 94.1608, -33.9509
#fd05cb color charts
#fd05cb color shades, tints & tones
#fd05cb color schemes
#fd05cb color preview, HTML & CSS examples
This text has a color of #fd05cb
<p style="color:#fd05cb;">Text here</p>
.mytext {color:#fd05cb;}
This box has a color of #fd05cb
<div style="background-color:#fd05cb;">Content here</div>
.mybackground {background-color:#fd05cb;}
Border around this has a color of #fd05cb
<div style="border:2px solid #fd05cb;">Content here</div>
.myborder {border:2px solid #fd05cb;}