#f5b7cd color space conversions
Hex:
#f5b7cd
RGB:
245, 183, 205
CMY:
4, 28, 20
CMYK:
0, 25, 16, 4
HSL:
339°, 75.6098%, 83.9216%
HSV (HSB):
339°, 25.3061%, 96.0784%
XYZ:
65.6091, 57.6872, 65.4344
xyY:
0.3476, 0.3057, 57.6872
CIE-Lab:
80.5646, 25.6611, -2.2858
CIE-LCH:
80.5646, 25.7627, 354.9097
CIE-Luv:
80.5646, 36.6333, -8.1144
Hunter-Lab:
75.9521, 21.2761, 2.0869
#f5b7cd color charts
#f5b7cd color shades, tints & tones
#f5b7cd color schemes
#f5b7cd color preview, HTML & CSS examples
This text has a color of #f5b7cd
<p style="color:#f5b7cd;">Text here</p>
.mytext {color:#f5b7cd;}
This box has a color of #f5b7cd
<div style="background-color:#f5b7cd;">Content here</div>
.mybackground {background-color:#f5b7cd;}
Border around this has a color of #f5b7cd
<div style="border:2px solid #f5b7cd;">Content here</div>
.myborder {border:2px solid #f5b7cd;}