#fb952d color space conversions
Hex:
#fb952d
RGB:
251, 149, 45
CMY:
2, 42, 82
CMYK:
0, 41, 82, 2
HSL:
30°, 96.2617%, 58.0392%
HSV (HSB):
30°, 82.0717%, 98.4314%
XYZ:
51.0048, 42.1936, 7.9386
xyY:
0.5043, 0.4172, 42.1936
CIE-Lab:
71.0042, 31.2950, 66.4552
CIE-LCH:
71.0042, 73.4552, 64.7833
CIE-Luv:
71.0042, 83.4764, 62.9817
Hunter-Lab:
64.9566, 26.4865, 38.2236
#fb952d color charts
#fb952d color shades, tints & tones
#fb952d color schemes
#fb952d color preview, HTML & CSS examples
This text has a color of #fb952d
<p style="color:#fb952d;">Text here</p>
.mytext {color:#fb952d;}
This box has a color of #fb952d
<div style="background-color:#fb952d;">Content here</div>
.mybackground {background-color:#fb952d;}
Border around this has a color of #fb952d
<div style="border:2px solid #fb952d;">Content here</div>
.myborder {border:2px solid #fb952d;}