#fd28d3 color space conversions
Hex:
#fd28d3
RGB:
253, 40, 211
CMY:
1, 84, 17
CMYK:
0, 84, 17, 1
HSL:
312°, 98.1567%, 57.4510%
HSV (HSB):
312°, 84.1897%, 99.2157%
XYZ:
53.0247, 27.1034, 64.0648
xyY:
0.3677, 0.1880, 27.1034
CIE-Lab:
59.0699, 88.0303, -38.1598
CIE-LCH:
59.0699, 95.9453, 336.5640
CIE-Luv:
59.0699, 97.9697, -72.2431
Hunter-Lab:
52.0609, 90.6979, -36.5181
#fd28d3 color charts
#fd28d3 color shades, tints & tones
#fd28d3 color schemes
#fd28d3 color preview, HTML & CSS examples
This text has a color of #fd28d3
<p style="color:#fd28d3;">Text here</p>
.mytext {color:#fd28d3;}
This box has a color of #fd28d3
<div style="background-color:#fd28d3;">Content here</div>
.mybackground {background-color:#fd28d3;}
Border around this has a color of #fd28d3
<div style="border:2px solid #fd28d3;">Content here</div>
.myborder {border:2px solid #fd28d3;}