#fff5b2 color space conversions
Hex:
#fff5b2
RGB:
255, 245, 178
CMY:
0, 4, 30
CMYK:
0, 4, 30, 0
HSL:
52°, 100.0000%, 84.9020%
HSV (HSB):
52°, 30.1961%, 100.0000%
XYZ:
81.9283, 89.7792, 55.1305
xyY:
0.3612, 0.3958, 89.7792
CIE-Lab:
95.9051, -6.5013, 33.5328
CIE-LCH:
95.9051, 34.1573, 100.9722
CIE-Luv:
95.9051, 9.6636, 48.0879
Hunter-Lab:
94.7519, -11.4737, 31.8290
#fff5b2 color charts
#fff5b2 color shades, tints & tones
#fff5b2 color schemes
#fff5b2 color preview, HTML & CSS examples
This text has a color of #fff5b2
<p style="color:#fff5b2;">Text here</p>
.mytext {color:#fff5b2;}
This box has a color of #fff5b2
<div style="background-color:#fff5b2;">Content here</div>
.mybackground {background-color:#fff5b2;}
Border around this has a color of #fff5b2
<div style="border:2px solid #fff5b2;">Content here</div>
.myborder {border:2px solid #fff5b2;}