#fdbc95 color space conversions
Hex:
#fdbc95
RGB:
253, 188, 149
CMY:
1, 26, 42
CMYK:
0, 26, 41, 1
HSL:
23°, 96.2963%, 78.8235%
HSV (HSB):
23°, 41.1067%, 99.2157%
XYZ:
63.9160, 59.0190, 36.4568
xyY:
0.4010, 0.3703, 59.0190
CIE-Lab:
81.3020, 18.6481, 28.8832
CIE-LCH:
81.3020, 34.3802, 57.1521
CIE-Luv:
81.3020, 46.1647, 35.3485
Hunter-Lab:
76.8238, 14.0671, 25.6405
#fdbc95 color charts
#fdbc95 color shades, tints & tones
#fdbc95 color schemes
#fdbc95 color preview, HTML & CSS examples
This text has a color of #fdbc95
<p style="color:#fdbc95;">Text here</p>
.mytext {color:#fdbc95;}
This box has a color of #fdbc95
<div style="background-color:#fdbc95;">Content here</div>
.mybackground {background-color:#fdbc95;}
Border around this has a color of #fdbc95
<div style="border:2px solid #fdbc95;">Content here</div>
.myborder {border:2px solid #fdbc95;}