#f2c3a5 color space conversions
Hex:
#f2c3a5
RGB:
242, 195, 165
CMY:
5, 24, 35
CMYK:
0, 19, 32, 5
HSL:
23°, 74.7573%, 79.8039%
HSV (HSB):
23°, 31.8182%, 94.9020%
XYZ:
62.9246, 60.6241, 43.9824
xyY:
0.3756, 0.3619, 60.6241
CIE-Lab:
82.1762, 12.6033, 21.4256
CIE-LCH:
82.1762, 24.8576, 59.5345
CIE-Luv:
82.1762, 32.1553, 27.5378
Hunter-Lab:
77.8615, 7.9992, 21.0112
#f2c3a5 color charts
#f2c3a5 color shades, tints & tones
#f2c3a5 color schemes
#f2c3a5 color preview, HTML & CSS examples
This text has a color of #f2c3a5
<p style="color:#f2c3a5;">Text here</p>
.mytext {color:#f2c3a5;}
This box has a color of #f2c3a5
<div style="background-color:#f2c3a5;">Content here</div>
.mybackground {background-color:#f2c3a5;}
Border around this has a color of #f2c3a5
<div style="border:2px solid #f2c3a5;">Content here</div>
.myborder {border:2px solid #f2c3a5;}