#f5ccd5 color space conversions
Hex:
#f5ccd5
RGB:
245, 204, 213
CMY:
4, 20, 16
CMYK:
0, 17, 13, 4
HSL:
347°, 67.2131%, 88.0392%
HSV (HSB):
347°, 16.7347%, 96.0784%
XYZ:
71.2593, 67.4023, 72.2050
xyY:
0.3379, 0.3196, 67.4023
CIE-Lab:
85.7067, 15.8340, 0.9487
CIE-LCH:
85.7067, 15.8624, 3.4287
CIE-Luv:
85.7067, 24.0706, -1.4629
Hunter-Lab:
82.0989, 11.2594, 5.3244
#f5ccd5 color charts
#f5ccd5 color shades, tints & tones
#f5ccd5 color schemes
#f5ccd5 color preview, HTML & CSS examples
This text has a color of #f5ccd5
<p style="color:#f5ccd5;">Text here</p>
.mytext {color:#f5ccd5;}
This box has a color of #f5ccd5
<div style="background-color:#f5ccd5;">Content here</div>
.mybackground {background-color:#f5ccd5;}
Border around this has a color of #f5ccd5
<div style="border:2px solid #f5ccd5;">Content here</div>
.myborder {border:2px solid #f5ccd5;}