#fd1bcd color space conversions
Hex:
#fd1bcd
RGB:
253, 27, 205
CMY:
1, 89, 20
CMYK:
0, 89, 19, 1
HSL:
313°, 98.2609%, 54.9020%
HSV (HSB):
313°, 89.3281%, 99.2157%
XYZ:
51.9194, 26.0743, 60.0540
xyY:
0.3761, 0.1889, 26.0743
CIE-Lab:
58.1075, 89.2985, -36.2461
CIE-LCH:
58.1075, 96.3743, 337.9079
CIE-Luv:
58.1075, 102.2856, -69.3300
Hunter-Lab:
51.0630, 92.1335, -33.9855
#fd1bcd color charts
#fd1bcd color shades, tints & tones
#fd1bcd color schemes
#fd1bcd color preview, HTML & CSS examples
This text has a color of #fd1bcd
<p style="color:#fd1bcd;">Text here</p>
.mytext {color:#fd1bcd;}
This box has a color of #fd1bcd
<div style="background-color:#fd1bcd;">Content here</div>
.mybackground {background-color:#fd1bcd;}
Border around this has a color of #fd1bcd
<div style="border:2px solid #fd1bcd;">Content here</div>
.myborder {border:2px solid #fd1bcd;}