#f2cfa3 color space conversions
Hex:
#f2cfa3
RGB:
242, 207, 163
CMY:
5, 19, 36
CMYK:
0, 14, 33, 5
HSL:
33°, 75.2381%, 79.4118%
HSV (HSB):
33°, 32.6446%, 94.9020%
XYZ:
65.5416, 66.1472, 43.9636
xyY:
0.3731, 0.3766, 66.1472
CIE-Lab:
85.0715, 6.0833, 26.4385
CIE-LCH:
85.0715, 27.1293, 77.0422
CIE-Luv:
85.0715, 24.9218, 35.4869
Hunter-Lab:
81.3310, 1.5174, 24.8823
#f2cfa3 color charts
#f2cfa3 color shades, tints & tones
#f2cfa3 color schemes
#f2cfa3 color preview, HTML & CSS examples
This text has a color of #f2cfa3
<p style="color:#f2cfa3;">Text here</p>
.mytext {color:#f2cfa3;}
This box has a color of #f2cfa3
<div style="background-color:#f2cfa3;">Content here</div>
.mybackground {background-color:#f2cfa3;}
Border around this has a color of #f2cfa3
<div style="border:2px solid #f2cfa3;">Content here</div>
.myborder {border:2px solid #f2cfa3;}