#f5ccf3 color space conversions
Hex:
#f5ccf3
RGB:
245, 204, 243
CMY:
4, 20, 5
CMYK:
0, 17, 1, 4
HSL:
303°, 67.2131%, 88.0392%
HSV (HSB):
303°, 16.7347%, 96.0784%
XYZ:
75.4267, 69.0693, 94.1503
xyY:
0.3161, 0.2894, 69.0693
CIE-Lab:
86.5383, 20.9369, -13.7488
CIE-LCH:
86.5383, 25.0476, 326.7081
CIE-Luv:
86.5383, 20.9313, -25.1795
Hunter-Lab:
83.1079, 16.5634, -8.9922
#f5ccf3 color charts
#f5ccf3 color shades, tints & tones
#f5ccf3 color schemes
#f5ccf3 color preview, HTML & CSS examples
This text has a color of #f5ccf3
<p style="color:#f5ccf3;">Text here</p>
.mytext {color:#f5ccf3;}
This box has a color of #f5ccf3
<div style="background-color:#f5ccf3;">Content here</div>
.mybackground {background-color:#f5ccf3;}
Border around this has a color of #f5ccf3
<div style="border:2px solid #f5ccf3;">Content here</div>
.myborder {border:2px solid #f5ccf3;}