#fb725f color space conversions
Hex:
#fb725f
RGB:
251, 114, 95
CMY:
2, 55, 63
CMYK:
0, 55, 62, 2
HSL:
7°, 95.1220%, 67.8431%
HSV (HSB):
7°, 62.1514%, 98.4314%
XYZ:
47.8665, 33.3701, 14.7447
xyY:
0.4987, 0.3477, 33.3701
CIE-Lab:
64.4595, 50.9948, 36.0189
CIE-LCH:
64.4595, 62.4326, 35.2345
CIE-Luv:
64.4595, 104.9368, 32.1959
Hunter-Lab:
57.7668, 46.8160, 25.3033
#fb725f color charts
#fb725f color shades, tints & tones
#fb725f color schemes
#fb725f color preview, HTML & CSS examples
This text has a color of #fb725f
<p style="color:#fb725f;">Text here</p>
.mytext {color:#fb725f;}
This box has a color of #fb725f
<div style="background-color:#fb725f;">Content here</div>
.mybackground {background-color:#fb725f;}
Border around this has a color of #fb725f
<div style="border:2px solid #fb725f;">Content here</div>
.myborder {border:2px solid #fb725f;}