#f8cbcd color space conversions
Hex:
#f8cbcd
RGB:
248, 203, 205
CMY:
3, 20, 20
CMYK:
0, 18, 17, 3
HSL:
357°, 76.2712%, 88.4314%
HSV (HSB):
357°, 18.1452%, 97.2549%
XYZ:
71.0868, 67.0761, 66.9579
xyY:
0.3466, 0.3270, 67.0761
CIE-Lab:
85.5424, 16.1756, 4.9967
CIE-LCH:
85.5424, 16.9297, 17.1661
CIE-Luv:
85.5424, 27.3968, 4.4403
Hunter-Lab:
81.9000, 11.6077, 8.8571
#f8cbcd color charts
#f8cbcd color shades, tints & tones
#f8cbcd color schemes
#f8cbcd color preview, HTML & CSS examples
This text has a color of #f8cbcd
<p style="color:#f8cbcd;">Text here</p>
.mytext {color:#f8cbcd;}
This box has a color of #f8cbcd
<div style="background-color:#f8cbcd;">Content here</div>
.mybackground {background-color:#f8cbcd;}
Border around this has a color of #f8cbcd
<div style="border:2px solid #f8cbcd;">Content here</div>
.myborder {border:2px solid #f8cbcd;}