#fd33a8 color space conversions
Hex:
#fd33a8
RGB:
253, 51, 168
CMY:
1, 80, 34
CMYK:
0, 80, 34, 1
HSL:
325°, 98.0583%, 59.6078%
HSV (HSB):
325°, 79.8419%, 99.2157%
XYZ:
48.7597, 26.0775, 39.5093
xyY:
0.4264, 0.2281, 26.0775
CIE-Lab:
58.1105, 80.8201, -14.8748
CIE-LCH:
58.1105, 82.1776, 349.5715
CIE-Luv:
58.1105, 114.3813, -36.3144
Hunter-Lab:
51.0661, 81.0725, -10.1258
#fd33a8 color charts
#fd33a8 color shades, tints & tones
#fd33a8 color schemes
#fd33a8 color preview, HTML & CSS examples
This text has a color of #fd33a8
<p style="color:#fd33a8;">Text here</p>
.mytext {color:#fd33a8;}
This box has a color of #fd33a8
<div style="background-color:#fd33a8;">Content here</div>
.mybackground {background-color:#fd33a8;}
Border around this has a color of #fd33a8
<div style="border:2px solid #fd33a8;">Content here</div>
.myborder {border:2px solid #fd33a8;}