#fb8483 color space conversions
Hex:
#fb8483
RGB:
251, 132, 131
CMY:
2, 48, 49
CMYK:
0, 47, 48, 2
HSL:
0°, 93.7500%, 74.9020%
HSV (HSB):
0°, 47.8088%, 98.4314%
XYZ:
52.1317, 38.6505, 26.1854
xyY:
0.4457, 0.3304, 38.6505
CIE-Lab:
68.4973, 45.0711, 21.3110
CIE-LCH:
68.4973, 49.8554, 25.3062
CIE-Luv:
68.4973, 85.1960, 18.9602
Hunter-Lab:
62.1695, 40.8830, 18.5461
#fb8483 color charts
#fb8483 color shades, tints & tones
#fb8483 color schemes
#fb8483 color preview, HTML & CSS examples
This text has a color of #fb8483
<p style="color:#fb8483;">Text here</p>
.mytext {color:#fb8483;}
This box has a color of #fb8483
<div style="background-color:#fb8483;">Content here</div>
.mybackground {background-color:#fb8483;}
Border around this has a color of #fb8483
<div style="border:2px solid #fb8483;">Content here</div>
.myborder {border:2px solid #fb8483;}