#f5c0e5 color space conversions
Hex:
#f5c0e5
RGB:
245, 192, 229
CMY:
4, 25, 10
CMYK:
0, 22, 7, 4
HSL:
318°, 72.6027%, 85.6863%
HSV (HSB):
318°, 21.6327%, 96.0784%
XYZ:
70.6487, 62.7689, 82.5208
xyY:
0.3272, 0.2907, 62.7689
CIE-Lab:
83.3206, 24.8177, -11.1041
CIE-LCH:
83.3206, 27.1886, 335.8949
CIE-Luv:
83.3206, 28.6901, -21.5508
Hunter-Lab:
79.2268, 20.5263, -6.2963
#f5c0e5 color charts
#f5c0e5 color shades, tints & tones
#f5c0e5 color schemes
#f5c0e5 color preview, HTML & CSS examples
This text has a color of #f5c0e5
<p style="color:#f5c0e5;">Text here</p>
.mytext {color:#f5c0e5;}
This box has a color of #f5c0e5
<div style="background-color:#f5c0e5;">Content here</div>
.mybackground {background-color:#f5c0e5;}
Border around this has a color of #f5c0e5
<div style="border:2px solid #f5c0e5;">Content here</div>
.myborder {border:2px solid #f5c0e5;}