#f5c5c3 color space conversions
Hex:
#f5c5c3
RGB:
245, 197, 195
CMY:
4, 23, 24
CMYK:
0, 20, 20, 4
HSL:
2°, 71.4286%, 86.2745%
HSV (HSB):
2°, 20.4082%, 96.0784%
XYZ:
67.4728, 63.2851, 60.2888
xyY:
0.3532, 0.3313, 63.2851
CIE-Lab:
83.5922, 16.7561, 7.4795
CIE-LCH:
83.5922, 18.3497, 24.0547
CIE-Luv:
83.5922, 29.9028, 7.8752
Hunter-Lab:
79.5519, 12.1806, 10.7532
#f5c5c3 color charts
#f5c5c3 color shades, tints & tones
#f5c5c3 color schemes
#f5c5c3 color preview, HTML & CSS examples
This text has a color of #f5c5c3
<p style="color:#f5c5c3;">Text here</p>
.mytext {color:#f5c5c3;}
This box has a color of #f5c5c3
<div style="background-color:#f5c5c3;">Content here</div>
.mybackground {background-color:#f5c5c3;}
Border around this has a color of #f5c5c3
<div style="border:2px solid #f5c5c3;">Content here</div>
.myborder {border:2px solid #f5c5c3;}