#fb8f8b color space conversions
Hex:
#fb8f8b
RGB:
251, 143, 139
CMY:
2, 44, 45
CMYK:
0, 43, 45, 2
HSL:
2°, 93.3333%, 76.4706%
HSV (HSB):
2°, 44.6215%, 98.4314%
XYZ:
54.2663, 42.0182, 29.6763
xyY:
0.4308, 0.3336, 42.0182
CIE-Lab:
70.8835, 40.2977, 20.1270
CIE-LCH:
70.8835, 45.0444, 26.5403
CIE-Luv:
70.8835, 76.2646, 18.9091
Hunter-Lab:
64.8215, 35.9965, 18.2311
#fb8f8b color charts
#fb8f8b color shades, tints & tones
#fb8f8b color schemes
#fb8f8b color preview, HTML & CSS examples
This text has a color of #fb8f8b
<p style="color:#fb8f8b;">Text here</p>
.mytext {color:#fb8f8b;}
This box has a color of #fb8f8b
<div style="background-color:#fb8f8b;">Content here</div>
.mybackground {background-color:#fb8f8b;}
Border around this has a color of #fb8f8b
<div style="border:2px solid #fb8f8b;">Content here</div>
.myborder {border:2px solid #fb8f8b;}