#f99ced color space conversions
Hex:
#f99ced
RGB:
249, 156, 237
CMY:
2, 39, 7
CMYK:
0, 37, 5, 2
HSL:
308°, 88.5714%, 79.4118%
HSV (HSB):
308°, 37.3494%, 97.6471%
XYZ:
66.2415, 50.0311, 86.2864
xyY:
0.3270, 0.2470, 50.0311
CIE-Lab:
76.0883, 46.3703, -26.3061
CIE-LCH:
76.0883, 53.3124, 330.4335
CIE-Luv:
76.0883, 47.9836, -49.1529
Hunter-Lab:
70.7327, 43.3839, -22.8147
#f99ced color charts
#f99ced color shades, tints & tones
#f99ced color schemes
#f99ced color preview, HTML & CSS examples
This text has a color of #f99ced
<p style="color:#f99ced;">Text here</p>
.mytext {color:#f99ced;}
This box has a color of #f99ced
<div style="background-color:#f99ced;">Content here</div>
.mybackground {background-color:#f99ced;}
Border around this has a color of #f99ced
<div style="border:2px solid #f99ced;">Content here</div>
.myborder {border:2px solid #f99ced;}