#f5bbcc color space conversions
Hex:
#f5bbcc
RGB:
245, 187, 204
CMY:
4, 27, 20
CMYK:
0, 24, 17, 4
HSL:
342°, 74.3590%, 84.7059%
HSV (HSB):
342°, 23.6735%, 96.0784%
XYZ:
66.3256, 59.3128, 65.0795
xyY:
0.3478, 0.3110, 59.3128
CIE-Lab:
81.4632, 23.3904, -0.4308
CIE-LCH:
81.4632, 23.3944, 358.9448
CIE-Luv:
81.4632, 34.5308, -4.9305
Hunter-Lab:
77.0148, 18.9494, 3.8087
#f5bbcc color charts
#f5bbcc color shades, tints & tones
#f5bbcc color schemes
#f5bbcc color preview, HTML & CSS examples
This text has a color of #f5bbcc
<p style="color:#f5bbcc;">Text here</p>
.mytext {color:#f5bbcc;}
This box has a color of #f5bbcc
<div style="background-color:#f5bbcc;">Content here</div>
.mybackground {background-color:#f5bbcc;}
Border around this has a color of #f5bbcc
<div style="border:2px solid #f5bbcc;">Content here</div>
.myborder {border:2px solid #f5bbcc;}