#fd5ced color space conversions
Hex:
#fd5ced
RGB:
253, 92, 237
CMY:
1, 64, 7
CMYK:
0, 64, 6, 1
HSL:
306°, 97.5758%, 67.6471%
HSV (HSB):
306°, 63.6364%, 99.2157%
XYZ:
59.6212, 34.6514, 83.6668
xyY:
0.3351, 0.1947, 34.6514
CIE-Lab:
65.4763, 76.8225, -42.7104
CIE-LCH:
65.4763, 87.8969, 330.9276
CIE-Luv:
65.4763, 76.0589, -78.9702
Hunter-Lab:
58.8654, 77.7774, -43.0645
#fd5ced color charts
#fd5ced color shades, tints & tones
#fd5ced color schemes
#fd5ced color preview, HTML & CSS examples
This text has a color of #fd5ced
<p style="color:#fd5ced;">Text here</p>
.mytext {color:#fd5ced;}
This box has a color of #fd5ced
<div style="background-color:#fd5ced;">Content here</div>
.mybackground {background-color:#fd5ced;}
Border around this has a color of #fd5ced
<div style="border:2px solid #fd5ced;">Content here</div>
.myborder {border:2px solid #fd5ced;}