#fd00b3 color space conversions
Hex:
#fd00b3
RGB:
253, 0, 179
CMY:
1, 100, 30
CMYK:
0, 100, 29, 1
HSL:
318°, 100.0000%, 49.6078%
HSV (HSB):
318°, 100.0000%, 99.2157%
XYZ:
48.6447, 24.1373, 44.7429
xyY:
0.4139, 0.2054, 24.1373
CIE-Lab:
56.2250, 88.6322, -24.1651
CIE-LCH:
56.2250, 91.8674, 344.7493
CIE-Luv:
56.2250, 116.3846, -50.9379
Hunter-Lab:
49.1297, 90.7606, -19.6051
#fd00b3 color charts
#fd00b3 color shades, tints & tones
#fd00b3 color schemes
#fd00b3 color preview, HTML & CSS examples
This text has a color of #fd00b3
<p style="color:#fd00b3;">Text here</p>
.mytext {color:#fd00b3;}
This box has a color of #fd00b3
<div style="background-color:#fd00b3;">Content here</div>
.mybackground {background-color:#fd00b3;}
Border around this has a color of #fd00b3
<div style="border:2px solid #fd00b3;">Content here</div>
.myborder {border:2px solid #fd00b3;}