#fca28c color space conversions
Hex:
#fca28c
RGB:
252, 162, 140
CMY:
1, 36, 45
CMYK:
0, 36, 44, 1
HSL:
12°, 94.9153%, 76.8627%
HSV (HSB):
12°, 44.4444%, 98.8235%
XYZ:
57.7988, 48.4296, 31.1125
xyY:
0.4208, 0.3526, 48.4296
CIE-Lab:
75.0951, 30.9563, 25.3294
CIE-LCH:
75.0951, 39.9984, 39.2911
CIE-Luv:
75.0951, 64.0477, 27.6588
Hunter-Lab:
69.5913, 26.4677, 22.2070
#fca28c color charts
#fca28c color shades, tints & tones
#fca28c color schemes
#fca28c color preview, HTML & CSS examples
This text has a color of #fca28c
<p style="color:#fca28c;">Text here</p>
.mytext {color:#fca28c;}
This box has a color of #fca28c
<div style="background-color:#fca28c;">Content here</div>
.mybackground {background-color:#fca28c;}
Border around this has a color of #fca28c
<div style="border:2px solid #fca28c;">Content here</div>
.myborder {border:2px solid #fca28c;}