#f5d3d4 color space conversions
Hex:
#f5d3d4
RGB:
245, 211, 212
CMY:
4, 17, 17
CMYK:
0, 14, 13, 4
HSL:
358°, 62.9630%, 89.4118%
HSV (HSB):
358°, 13.8776%, 96.0784%
XYZ:
72.8341, 70.7545, 72.1056
xyY:
0.3377, 0.3280, 70.7545
CIE-Lab:
87.3656, 12.0055, 3.8889
CIE-LCH:
87.3656, 12.6196, 17.9485
CIE-Luv:
87.3656, 20.3189, 3.6307
Hunter-Lab:
84.1157, 7.3572, 8.0565
#f5d3d4 color charts
#f5d3d4 color shades, tints & tones
#f5d3d4 color schemes
#f5d3d4 color preview, HTML & CSS examples
This text has a color of #f5d3d4
<p style="color:#f5d3d4;">Text here</p>
.mytext {color:#f5d3d4;}
This box has a color of #f5d3d4
<div style="background-color:#f5d3d4;">Content here</div>
.mybackground {background-color:#f5d3d4;}
Border around this has a color of #f5d3d4
<div style="border:2px solid #f5d3d4;">Content here</div>
.myborder {border:2px solid #f5d3d4;}