#fb925f color space conversions
Hex:
#fb925f
RGB:
251, 146, 95
CMY:
2, 43, 63
CMYK:
0, 42, 62, 2
HSL:
20°, 95.1220%, 67.8431%
HSV (HSB):
20°, 62.1514%, 98.4314%
XYZ:
52.1281, 41.8932, 16.1652
xyY:
0.4731, 0.3802, 41.8932
CIE-Lab:
70.7972, 35.1483, 43.7485
CIE-LCH:
70.7972, 56.1189, 51.2210
CIE-Luv:
70.7972, 81.1548, 44.9582
Hunter-Lab:
64.7250, 30.4914, 30.4997
#fb925f color charts
#fb925f color shades, tints & tones
#fb925f color schemes
#fb925f color preview, HTML & CSS examples
This text has a color of #fb925f
<p style="color:#fb925f;">Text here</p>
.mytext {color:#fb925f;}
This box has a color of #fb925f
<div style="background-color:#fb925f;">Content here</div>
.mybackground {background-color:#fb925f;}
Border around this has a color of #fb925f
<div style="border:2px solid #fb925f;">Content here</div>
.myborder {border:2px solid #fb925f;}