#f8b7cd color space conversions
Hex:
#f8b7cd
RGB:
248, 183, 205
CMY:
3, 28, 20
CMYK:
0, 26, 17, 3
HSL:
340°, 82.2785%, 84.5098%
HSV (HSB):
340°, 26.2097%, 97.2549%
XYZ:
66.6643, 58.2312, 65.4838
xyY:
0.3502, 0.3059, 58.2312
CIE-Lab:
80.8672, 26.7133, -1.8066
CIE-LCH:
80.8672, 26.7743, 356.1310
CIE-Luv:
80.8672, 38.6587, -7.6054
Hunter-Lab:
76.3094, 22.3973, 2.5377
#f8b7cd color charts
#f8b7cd color shades, tints & tones
#f8b7cd color schemes
#f8b7cd color preview, HTML & CSS examples
This text has a color of #f8b7cd
<p style="color:#f8b7cd;">Text here</p>
.mytext {color:#f8b7cd;}
This box has a color of #f8b7cd
<div style="background-color:#f8b7cd;">Content here</div>
.mybackground {background-color:#f8b7cd;}
Border around this has a color of #f8b7cd
<div style="border:2px solid #f8b7cd;">Content here</div>
.myborder {border:2px solid #f8b7cd;}