#f5b5a5 color space conversions
Hex:
#f5b5a5
RGB:
245, 181, 165
CMY:
4, 29, 35
CMYK:
0, 26, 33, 4
HSL:
12°, 80.0000%, 80.3922%
HSV (HSB):
12°, 32.6531%, 96.0784%
XYZ:
60.9716, 55.1768, 43.0340
xyY:
0.3830, 0.3466, 55.1768
CIE-Lab:
79.1430, 21.1216, 17.2664
CIE-LCH:
79.1430, 27.2809, 39.2652
CIE-Luv:
79.1430, 43.0050, 20.1718
Hunter-Lab:
74.2811, 16.5248, 17.6478
#f5b5a5 color charts
#f5b5a5 color shades, tints & tones
#f5b5a5 color schemes
#f5b5a5 color preview, HTML & CSS examples
This text has a color of #f5b5a5
<p style="color:#f5b5a5;">Text here</p>
.mytext {color:#f5b5a5;}
This box has a color of #f5b5a5
<div style="background-color:#f5b5a5;">Content here</div>
.mybackground {background-color:#f5b5a5;}
Border around this has a color of #f5b5a5
<div style="border:2px solid #f5b5a5;">Content here</div>
.myborder {border:2px solid #f5b5a5;}