#f8b9cd color space conversions
Hex:
#f8b9cd
RGB:
248, 185, 205
CMY:
3, 27, 20
CMYK:
0, 25, 17, 3
HSL:
341°, 81.8182%, 84.9020%
HSV (HSB):
341°, 25.4032%, 97.2549%
XYZ:
67.0798, 59.0622, 65.6223
xyY:
0.3498, 0.3080, 59.0622
CIE-Lab:
81.3258, 25.6576, -1.1349
CIE-LCH:
81.3258, 25.6827, 357.4674
CIE-Luv:
81.3258, 37.5380, -6.4090
Hunter-Lab:
76.8519, 21.3120, 3.1698
#f8b9cd color charts
#f8b9cd color shades, tints & tones
#f8b9cd color schemes
#f8b9cd color preview, HTML & CSS examples
This text has a color of #f8b9cd
<p style="color:#f8b9cd;">Text here</p>
.mytext {color:#f8b9cd;}
This box has a color of #f8b9cd
<div style="background-color:#f8b9cd;">Content here</div>
.mybackground {background-color:#f8b9cd;}
Border around this has a color of #f8b9cd
<div style="border:2px solid #f8b9cd;">Content here</div>
.myborder {border:2px solid #f8b9cd;}