#f2bc8c color space conversions
Hex:
#f2bc8c
RGB:
242, 188, 140
CMY:
5, 26, 45
CMYK:
0, 22, 42, 5
HSL:
28°, 79.6875%, 74.9020%
HSV (HSB):
28°, 42.1488%, 94.9020%
XYZ:
59.3348, 56.7371, 32.6350
xyY:
0.3990, 0.3815, 56.7371
CIE-Lab:
80.0315, 13.3981, 31.7258
CIE-LCH:
80.0315, 34.4389, 67.1053
CIE-Luv:
80.0315, 39.0636, 39.6356
Hunter-Lab:
75.3241, 8.7922, 27.0388
#f2bc8c color charts
#f2bc8c color shades, tints & tones
#f2bc8c color schemes
#f2bc8c color preview, HTML & CSS examples
This text has a color of #f2bc8c
<p style="color:#f2bc8c;">Text here</p>
.mytext {color:#f2bc8c;}
This box has a color of #f2bc8c
<div style="background-color:#f2bc8c;">Content here</div>
.mybackground {background-color:#f2bc8c;}
Border around this has a color of #f2bc8c
<div style="border:2px solid #f2bc8c;">Content here</div>
.myborder {border:2px solid #f2bc8c;}