#fd2083 color space conversions
Hex:
#fd2083
RGB:
253, 32, 131
CMY:
1, 87, 49
CMYK:
0, 87, 48, 1
HSL:
333°, 98.2222%, 55.8824%
HSV (HSB):
333°, 87.3518%, 99.2157%
XYZ:
45.1213, 23.5544, 23.6410
xyY:
0.4888, 0.2551, 23.5544
CIE-Lab:
55.6388, 81.2596, 3.3076
CIE-LCH:
55.6388, 81.3268, 2.3309
CIE-Luv:
55.6388, 135.0372, -12.0648
Hunter-Lab:
48.5328, 81.0200, 5.0920
#fd2083 color charts
#fd2083 color shades, tints & tones
#fd2083 color schemes
#fd2083 color preview, HTML & CSS examples
This text has a color of #fd2083
<p style="color:#fd2083;">Text here</p>
.mytext {color:#fd2083;}
This box has a color of #fd2083
<div style="background-color:#fd2083;">Content here</div>
.mybackground {background-color:#fd2083;}
Border around this has a color of #fd2083
<div style="border:2px solid #fd2083;">Content here</div>
.myborder {border:2px solid #fd2083;}