#fbb9c0 color space conversions
Hex:
#fbb9c0
RGB:
251, 185, 192
CMY:
2, 27, 25
CMYK:
0, 26, 24, 2
HSL:
354°, 89.1892%, 85.4902%
HSV (HSB):
354°, 26.2948%, 98.4314%
XYZ:
66.6471, 59.0129, 57.7471
xyY:
0.3634, 0.3218, 59.0129
CIE-Lab:
81.2987, 24.8148, 5.8664
CIE-LCH:
81.2987, 25.4988, 13.3008
CIE-Luv:
81.2987, 41.3349, 3.9449
Hunter-Lab:
76.8199, 20.4275, 9.2044
#fbb9c0 color charts
#fbb9c0 color shades, tints & tones
#fbb9c0 color schemes
#fbb9c0 color preview, HTML & CSS examples
This text has a color of #fbb9c0
<p style="color:#fbb9c0;">Text here</p>
.mytext {color:#fbb9c0;}
This box has a color of #fbb9c0
<div style="background-color:#fbb9c0;">Content here</div>
.mybackground {background-color:#fbb9c0;}
Border around this has a color of #fbb9c0
<div style="border:2px solid #fbb9c0;">Content here</div>
.myborder {border:2px solid #fbb9c0;}