#f9cdef color space conversions
Hex:
#f9cdef
RGB:
249, 205, 239
CMY:
2, 20, 6
CMYK:
0, 18, 4, 2
HSL:
314°, 78.5714%, 89.0196%
HSV (HSB):
314°, 17.6707%, 97.6471%
XYZ:
76.4782, 70.0344, 91.1485
xyY:
0.3218, 0.2947, 70.0344
CIE-Lab:
87.0137, 21.0291, -10.8822
CIE-LCH:
87.0137, 23.6780, 332.6391
CIE-Luv:
87.0137, 23.3033, -20.6514
Hunter-Lab:
83.6865, 16.6735, -5.9960
#f9cdef color charts
#f9cdef RGB chart
#f9cdef CMYK chart
#f9cdef RGB pie chart
#f9cdef color shades, tints & tones
#f9cdef color schemes
#f9cdef color preview, HTML & CSS examples
This text has a color of #f9cdef
<p style="color:#f9cdef;">Text here</p>
.mytext {color:#f9cdef;}
Text color #f9cdef
This box has a color of #f9cdef
<div style="background-color:#f9cdef;">Content here</div>
.mybackground {background-color:#f9cdef;}
Background color #f9cdef
Border around this has a color of #f9cdef
<div style="border:2px solid #f9cdef;">Content here</div>
.myborder {border:2px solid #f9cdef;}
Border color #f9cdef