#f5d2d5 color space conversions
Hex:
#f5d2d5
RGB:
245, 210, 213
CMY:
4, 18, 16
CMYK:
0, 14, 13, 4
HSL:
355°, 63.6364%, 89.2157%
HSV (HSB):
355°, 14.2857%, 96.0784%
XYZ:
72.7130, 70.3098, 72.6895
xyY:
0.3371, 0.3259, 70.3098
CIE-Lab:
87.1486, 12.6872, 3.0454
CIE-LCH:
87.1486, 13.0475, 13.4977
CIE-Luv:
87.1486, 20.7760, 2.2526
Hunter-Lab:
83.8509, 8.0508, 7.2977
#f5d2d5 color charts
#f5d2d5 color shades, tints & tones
#f5d2d5 color schemes
#f5d2d5 color preview, HTML & CSS examples
This text has a color of #f5d2d5
<p style="color:#f5d2d5;">Text here</p>
.mytext {color:#f5d2d5;}
This box has a color of #f5d2d5
<div style="background-color:#f5d2d5;">Content here</div>
.mybackground {background-color:#f5d2d5;}
Border around this has a color of #f5d2d5
<div style="border:2px solid #f5d2d5;">Content here</div>
.myborder {border:2px solid #f5d2d5;}