#fef6c5 color space conversions
Hex:
#fef6c5
RGB:
254, 246, 197
CMY:
0, 4, 23
CMYK:
0, 3, 22, 0
HSL:
52°, 96.6102%, 88.4314%
HSV (HSB):
52°, 22.4409%, 99.6078%
XYZ:
83.9069, 91.0136, 65.9683
xyY:
0.3483, 0.3778, 91.0136
CIE-Lab:
96.4156, -4.9017, 24.5857
CIE-LCH:
96.4156, 25.0696, 101.2754
CIE-Luv:
96.4156, 7.4444, 36.3499
Hunter-Lab:
95.4010, -9.9580, 25.7826
#fef6c5 color charts
#fef6c5 color shades, tints & tones
#fef6c5 color schemes
#fef6c5 color preview, HTML & CSS examples
This text has a color of #fef6c5
<p style="color:#fef6c5;">Text here</p>
.mytext {color:#fef6c5;}
This box has a color of #fef6c5
<div style="background-color:#fef6c5;">Content here</div>
.mybackground {background-color:#fef6c5;}
Border around this has a color of #fef6c5
<div style="border:2px solid #fef6c5;">Content here</div>
.myborder {border:2px solid #fef6c5;}