#fb6255 color space conversions
Hex:
#fb6255
RGB:
251, 98, 85
CMY:
2, 62, 67
CMYK:
0, 61, 66, 2
HSL:
5°, 95.4023%, 65.8824%
HSV (HSB):
5°, 66.1355%, 98.4314%
XYZ:
45.7910, 29.9005, 11.9522
xyY:
0.5225, 0.3412, 29.9005
CIE-Lab:
61.5683, 57.6222, 37.9764
CIE-LCH:
61.5683, 69.0110, 33.3872
CIE-Luv:
61.5683, 118.1788, 31.4226
Hunter-Lab:
54.6813, 53.7865, 25.3173
#fb6255 color charts
#fb6255 color shades, tints & tones
#fb6255 color schemes
#fb6255 color preview, HTML & CSS examples
This text has a color of #fb6255
<p style="color:#fb6255;">Text here</p>
.mytext {color:#fb6255;}
This box has a color of #fb6255
<div style="background-color:#fb6255;">Content here</div>
.mybackground {background-color:#fb6255;}
Border around this has a color of #fb6255
<div style="border:2px solid #fb6255;">Content here</div>
.myborder {border:2px solid #fb6255;}