#f5d5da color space conversions
Hex:
#f5d5da
RGB:
245, 213, 218
CMY:
4, 16, 15
CMYK:
0, 13, 11, 4
HSL:
351°, 61.5385%, 89.8039%
HSV (HSB):
351°, 13.0612%, 96.0784%
XYZ:
74.1053, 72.0629, 76.3334
xyY:
0.3331, 0.3239, 72.0629
CIE-Lab:
87.9989, 11.9224, 1.6381
CIE-LCH:
87.9989, 12.0344, 7.8232
CIE-Luv:
87.9989, 18.6810, 0.3023
Hunter-Lab:
84.8899, 7.2657, 6.1090
#f5d5da color charts
#f5d5da color shades, tints & tones
#f5d5da color schemes
#f5d5da color preview, HTML & CSS examples
This text has a color of #f5d5da
<p style="color:#f5d5da;">Text here</p>
.mytext {color:#f5d5da;}
This box has a color of #f5d5da
<div style="background-color:#f5d5da;">Content here</div>
.mybackground {background-color:#f5d5da;}
Border around this has a color of #f5d5da
<div style="border:2px solid #f5d5da;">Content here</div>
.myborder {border:2px solid #f5d5da;}