#fd23d2 color space conversions
Hex:
#fd23d2
RGB:
253, 35, 210
CMY:
1, 86, 18
CMYK:
0, 86, 17, 1
HSL:
312°, 98.1982%, 56.4706%
HSV (HSB):
312°, 86.1660%, 99.2157%
XYZ:
52.7419, 26.7379, 63.3539
xyY:
0.3693, 0.1872, 26.7379
CIE-Lab:
58.7309, 88.7585, -38.1221
CIE-LCH:
58.7309, 96.5990, 336.7563
CIE-Luv:
58.7309, 99.1140, -72.2242
Hunter-Lab:
51.7087, 91.5766, -36.4465
#fd23d2 color charts
#fd23d2 color shades, tints & tones
#fd23d2 color schemes
#fd23d2 color preview, HTML & CSS examples
This text has a color of #fd23d2
<p style="color:#fd23d2;">Text here</p>
.mytext {color:#fd23d2;}
This box has a color of #fd23d2
<div style="background-color:#fd23d2;">Content here</div>
.mybackground {background-color:#fd23d2;}
Border around this has a color of #fd23d2
<div style="border:2px solid #fd23d2;">Content here</div>
.myborder {border:2px solid #fd23d2;}