#fd05ce color space conversions
Hex:
#fd05ce
RGB:
253, 5, 206
CMY:
1, 98, 19
CMYK:
0, 98, 19, 1
HSL:
311°, 98.4127%, 50.5882%
HSV (HSB):
311°, 98.0237%, 99.2157%
XYZ:
51.7029, 25.4474, 60.5793
xyY:
0.3754, 0.1848, 25.4474
CIE-Lab:
57.5088, 91.3102, -37.7552
CIE-LCH:
57.5088, 98.8079, 337.5357
CIE-Luv:
57.5088, 103.4368, -71.7912
Hunter-Lab:
50.4454, 94.6699, -35.8888
#fd05ce color charts
#fd05ce color shades, tints & tones
#fd05ce color schemes
#fd05ce color preview, HTML & CSS examples
This text has a color of #fd05ce
<p style="color:#fd05ce;">Text here</p>
.mytext {color:#fd05ce;}
This box has a color of #fd05ce
<div style="background-color:#fd05ce;">Content here</div>
.mybackground {background-color:#fd05ce;}
Border around this has a color of #fd05ce
<div style="border:2px solid #fd05ce;">Content here</div>
.myborder {border:2px solid #fd05ce;}