#fd42db color space conversions
Hex:
#fd42db
RGB:
253, 66, 219
CMY:
1, 74, 14
CMYK:
0, 74, 13, 1
HSL:
311°, 97.9058%, 62.5490%
HSV (HSB):
311°, 73.9130%, 99.2157%
XYZ:
55.2424, 29.8935, 69.8763
xyY:
0.3564, 0.1928, 29.8935
CIE-Lab:
61.5623, 82.9476, -38.7842
CIE-LCH:
61.5623, 91.5670, 334.9404
CIE-Luv:
61.5623, 89.5997, -72.9431
Hunter-Lab:
54.6750, 84.6712, -37.5019
#fd42db color charts
#fd42db color shades, tints & tones
#fd42db color schemes
#fd42db color preview, HTML & CSS examples
This text has a color of #fd42db
<p style="color:#fd42db;">Text here</p>
.mytext {color:#fd42db;}
This box has a color of #fd42db
<div style="background-color:#fd42db;">Content here</div>
.mybackground {background-color:#fd42db;}
Border around this has a color of #fd42db
<div style="border:2px solid #fd42db;">Content here</div>
.myborder {border:2px solid #fd42db;}