#fd25cb color space conversions
Hex:
#fd25cb
RGB:
253, 37, 203
CMY:
1, 85, 20
CMYK:
0, 85, 20, 1
HSL:
314°, 98.1818%, 56.8627%
HSV (HSB):
314°, 85.3755%, 99.2157%
XYZ:
51.9491, 26.5176, 58.8803
xyY:
0.3782, 0.1931, 26.5176
CIE-Lab:
58.5251, 87.5763, -34.4505
CIE-LCH:
58.5251, 94.1087, 338.5265
CIE-Luv:
58.5251, 101.8866, -66.4265
Hunter-Lab:
51.4952, 89.9566, -31.7463
#fd25cb color charts
#fd25cb color shades, tints & tones
#fd25cb color schemes
#fd25cb color preview, HTML & CSS examples
This text has a color of #fd25cb
<p style="color:#fd25cb;">Text here</p>
.mytext {color:#fd25cb;}
This box has a color of #fd25cb
<div style="background-color:#fd25cb;">Content here</div>
.mybackground {background-color:#fd25cb;}
Border around this has a color of #fd25cb
<div style="border:2px solid #fd25cb;">Content here</div>
.myborder {border:2px solid #fd25cb;}