#f2b68c color space conversions
Hex:
#f2b68c
RGB:
242, 182, 140
CMY:
5, 29, 45
CMYK:
0, 25, 42, 5
HSL:
25°, 79.6875%, 74.9020%
HSV (HSB):
25°, 42.1488%, 94.9020%
XYZ:
58.0795, 54.2266, 32.2166
xyY:
0.4019, 0.3752, 54.2266
CIE-Lab:
78.5937, 16.5607, 29.8213
CIE-LCH:
78.5937, 34.1111, 60.9552
CIE-Luv:
78.5937, 43.0413, 36.5466
Hunter-Lab:
73.6387, 11.9168, 25.6080
#f2b68c color charts
#f2b68c color shades, tints & tones
#f2b68c color schemes
#f2b68c color preview, HTML & CSS examples
This text has a color of #f2b68c
<p style="color:#f2b68c;">Text here</p>
.mytext {color:#f2b68c;}
This box has a color of #f2b68c
<div style="background-color:#f2b68c;">Content here</div>
.mybackground {background-color:#f2b68c;}
Border around this has a color of #f2b68c
<div style="border:2px solid #f2b68c;">Content here</div>
.myborder {border:2px solid #f2b68c;}