#f8b1b1 color space conversions
Hex:
#f8b1b1
RGB:
248, 177, 177
CMY:
3, 31, 31
CMYK:
0, 29, 29, 3
HSL:
0°, 83.5294%, 83.3333%
HSV (HSB):
0°, 28.6290%, 97.2549%
XYZ:
62.3694, 54.5751, 48.8418
xyY:
0.3762, 0.3292, 54.5751
CIE-Lab:
78.7959, 25.8883, 10.3416
CIE-LCH:
78.7959, 27.8775, 21.7753
CIE-Luv:
78.7959, 46.0502, 9.9196
Hunter-Lab:
73.8749, 21.4185, 12.5134
#f8b1b1 color charts
#f8b1b1 color shades, tints & tones
#f8b1b1 color schemes
#f8b1b1 color preview, HTML & CSS examples
This text has a color of #f8b1b1
<p style="color:#f8b1b1;">Text here</p>
.mytext {color:#f8b1b1;}
This box has a color of #f8b1b1
<div style="background-color:#f8b1b1;">Content here</div>
.mybackground {background-color:#f8b1b1;}
Border around this has a color of #f8b1b1
<div style="border:2px solid #f8b1b1;">Content here</div>
.myborder {border:2px solid #f8b1b1;}