#feb9c3 color space conversions
Hex:
#feb9c3
RGB:
254, 185, 195
CMY:
0, 27, 24
CMYK:
0, 27, 23, 0
HSL:
351°, 97.1831%, 86.0784%
HSV (HSB):
351°, 27.1654%, 99.6078%
XYZ:
68.0723, 59.7089, 59.5669
xyY:
0.3633, 0.3187, 59.7089
CIE-Lab:
81.6797, 26.3168, 4.8402
CIE-LCH:
81.6797, 26.7582, 10.4215
CIE-Luv:
81.6797, 43.0122, 2.1839
Hunter-Lab:
77.2715, 22.0244, 8.3847
#feb9c3 color charts
#feb9c3 color shades, tints & tones
#feb9c3 color schemes
#feb9c3 color preview, HTML & CSS examples
This text has a color of #feb9c3
<p style="color:#feb9c3;">Text here</p>
.mytext {color:#feb9c3;}
This box has a color of #feb9c3
<div style="background-color:#feb9c3;">Content here</div>
.mybackground {background-color:#feb9c3;}
Border around this has a color of #feb9c3
<div style="border:2px solid #feb9c3;">Content here</div>
.myborder {border:2px solid #feb9c3;}