#f5c0c0 color space conversions
Hex:
#f5c0c0
RGB:
245, 192, 192
CMY:
4, 25, 25
CMYK:
0, 22, 22, 4
HSL:
0°, 72.6027%, 85.6863%
HSV (HSB):
0°, 21.6327%, 96.0784%
XYZ:
66.0203, 60.9175, 58.1478
xyY:
0.3567, 0.3291, 60.9175
CIE-Lab:
82.3344, 18.9537, 7.2785
CIE-LCH:
82.3344, 20.3032, 21.0074
CIE-Luv:
82.3344, 33.1326, 7.1326
Hunter-Lab:
78.0497, 14.4017, 10.4631
#f5c0c0 color charts
#f5c0c0 color shades, tints & tones
#f5c0c0 color schemes
#f5c0c0 color preview, HTML & CSS examples
This text has a color of #f5c0c0
<p style="color:#f5c0c0;">Text here</p>
.mytext {color:#f5c0c0;}
This box has a color of #f5c0c0
<div style="background-color:#f5c0c0;">Content here</div>
.mybackground {background-color:#f5c0c0;}
Border around this has a color of #f5c0c0
<div style="border:2px solid #f5c0c0;">Content here</div>
.myborder {border:2px solid #f5c0c0;}