#f5b5b9 color space conversions
Hex:
#f5b5b9
RGB:
245, 181, 185
CMY:
4, 29, 27
CMYK:
0, 26, 24, 4
HSL:
356°, 76.1905%, 83.5294%
HSV (HSB):
356°, 26.1224%, 96.0784%
XYZ:
62.9370, 55.9630, 53.3837
xyY:
0.3653, 0.3248, 55.9630
CIE-Lab:
79.5928, 23.7676, 7.1098
CIE-LCH:
79.5928, 24.8082, 16.6539
CIE-Luv:
79.5928, 40.4489, 5.8858
Hunter-Lab:
74.8084, 19.2589, 10.0562
#f5b5b9 color charts
#f5b5b9 color shades, tints & tones
#f5b5b9 color schemes
#f5b5b9 color preview, HTML & CSS examples
This text has a color of #f5b5b9
<p style="color:#f5b5b9;">Text here</p>
.mytext {color:#f5b5b9;}
This box has a color of #f5b5b9
<div style="background-color:#f5b5b9;">Content here</div>
.mybackground {background-color:#f5b5b9;}
Border around this has a color of #f5b5b9
<div style="border:2px solid #f5b5b9;">Content here</div>
.myborder {border:2px solid #f5b5b9;}