#f5c3d3 color space conversions
Hex:
#f5c3d3
RGB:
245, 195, 211
CMY:
4, 24, 17
CMYK:
0, 20, 14, 4
HSL:
341°, 71.4286%, 86.2745%
HSV (HSB):
341°, 20.4082%, 96.0784%
XYZ:
68.9292, 63.1458, 70.1834
xyY:
0.3408, 0.3122, 63.1458
CIE-Lab:
83.5191, 20.2577, -1.1800
CIE-LCH:
83.5191, 20.2920, 356.6662
CIE-Luv:
83.5191, 29.2383, -5.4702
Hunter-Lab:
79.4644, 15.7723, 3.2597
#f5c3d3 color charts
#f5c3d3 color shades, tints & tones
#f5c3d3 color schemes
#f5c3d3 color preview, HTML & CSS examples
This text has a color of #f5c3d3
<p style="color:#f5c3d3;">Text here</p>
.mytext {color:#f5c3d3;}
This box has a color of #f5c3d3
<div style="background-color:#f5c3d3;">Content here</div>
.mybackground {background-color:#f5c3d3;}
Border around this has a color of #f5c3d3
<div style="border:2px solid #f5c3d3;">Content here</div>
.myborder {border:2px solid #f5c3d3;}