#f5b5bd color space conversions
Hex:
#f5b5bd
RGB:
245, 181, 189
CMY:
4, 29, 26
CMYK:
0, 26, 23, 4
HSL:
353°, 76.1905%, 83.5294%
HSV (HSB):
353°, 26.1224%, 96.0784%
XYZ:
63.3654, 56.1343, 55.6394
xyY:
0.3618, 0.3205, 56.1343
CIE-Lab:
79.6902, 24.3340, 5.0872
CIE-LCH:
79.6902, 24.8601, 11.8080
CIE-Luv:
79.6902, 39.9184, 2.9106
Hunter-Lab:
74.9229, 19.8499, 8.4159
#f5b5bd color charts
#f5b5bd color shades, tints & tones
#f5b5bd color schemes
#f5b5bd color preview, HTML & CSS examples
This text has a color of #f5b5bd
<p style="color:#f5b5bd;">Text here</p>
.mytext {color:#f5b5bd;}
This box has a color of #f5b5bd
<div style="background-color:#f5b5bd;">Content here</div>
.mybackground {background-color:#f5b5bd;}
Border around this has a color of #f5b5bd
<div style="border:2px solid #f5b5bd;">Content here</div>
.myborder {border:2px solid #f5b5bd;}