#fd1be2 color space conversions
Hex:
#fd1be2
RGB:
253, 27, 226
CMY:
1, 89, 11
CMYK:
0, 89, 11, 1
HSL:
307°, 98.2609%, 54.9020%
HSV (HSB):
307°, 89.3281%, 99.2157%
XYZ:
54.6274, 27.1575, 74.3142
xyY:
0.3500, 0.1740, 27.1575
CIE-Lab:
59.1198, 91.9211, -46.5728
CIE-LCH:
59.1198, 103.0462, 333.1305
CIE-Luv:
59.1198, 93.1367, -85.6845
Hunter-Lab:
52.1129, 95.9155, -48.0700
#fd1be2 color charts
#fd1be2 color shades, tints & tones
#fd1be2 color schemes
#fd1be2 color preview, HTML & CSS examples
This text has a color of #fd1be2
<p style="color:#fd1be2;">Text here</p>
.mytext {color:#fd1be2;}
This box has a color of #fd1be2
<div style="background-color:#fd1be2;">Content here</div>
.mybackground {background-color:#fd1be2;}
Border around this has a color of #fd1be2
<div style="border:2px solid #fd1be2;">Content here</div>
.myborder {border:2px solid #fd1be2;}