#fca193 color space conversions
Hex:
#fca193
RGB:
252, 161, 147
CMY:
1, 37, 42
CMYK:
0, 36, 42, 1
HSL:
8°, 94.5946%, 78.2353%
HSV (HSB):
8°, 41.6667%, 98.8235%
XYZ:
58.1562, 48.2918, 33.8598
xyY:
0.4145, 0.3442, 48.2918
CIE-Lab:
75.0086, 32.2003, 21.4117
CIE-LCH:
75.0086, 38.6694, 33.6220
CIE-Luv:
75.0086, 63.6524, 22.6807
Hunter-Lab:
69.4923, 27.7703, 19.7558
#fca193 color charts
#fca193 color shades, tints & tones
#fca193 color schemes
#fca193 color preview, HTML & CSS examples
This text has a color of #fca193
<p style="color:#fca193;">Text here</p>
.mytext {color:#fca193;}
This box has a color of #fca193
<div style="background-color:#fca193;">Content here</div>
.mybackground {background-color:#fca193;}
Border around this has a color of #fca193
<div style="border:2px solid #fca193;">Content here</div>
.myborder {border:2px solid #fca193;}