#f8c8f8 color space conversions
Hex:
#f8c8f8
RGB:
248, 200, 248
CMY:
3, 22, 3
CMYK:
0, 19, 0, 3
HSL:
300°, 77.4194%, 87.8431%
HSV (HSB):
300°, 19.3548%, 97.2549%
XYZ:
76.3090, 68.0423, 97.9185
xyY:
0.3150, 0.2809, 68.0423
CIE-Lab:
86.0276, 24.9362, -17.1381
CIE-LCH:
86.0276, 30.2577, 325.5000
CIE-Luv:
86.0276, 24.2056, -31.3096
Hunter-Lab:
82.4878, 20.7757, -12.6398
#f8c8f8 color charts
#f8c8f8 color shades, tints & tones
#f8c8f8 color schemes
#f8c8f8 color preview, HTML & CSS examples
This text has a color of #f8c8f8
<p style="color:#f8c8f8;">Text here</p>
.mytext {color:#f8c8f8;}
This box has a color of #f8c8f8
<div style="background-color:#f8c8f8;">Content here</div>
.mybackground {background-color:#f8c8f8;}
Border around this has a color of #f8c8f8
<div style="border:2px solid #f8c8f8;">Content here</div>
.myborder {border:2px solid #f8c8f8;}