#fda098 color space conversions
Hex:
#fda098
RGB:
253, 160, 152
CMY:
1, 37, 40
CMYK:
0, 37, 40, 1
HSL:
5°, 96.1905%, 79.4118%
HSV (HSB):
5°, 39.9209%, 99.2157%
XYZ:
58.7463, 48.2913, 35.9306
xyY:
0.4109, 0.3378, 48.2913
CIE-Lab:
75.0083, 33.6326, 18.7033
CIE-LCH:
75.0083, 38.4833, 29.0787
CIE-Luv:
75.0083, 64.2788, 19.0195
Hunter-Lab:
69.4919, 29.2875, 17.9886
#fda098 color charts
#fda098 color shades, tints & tones
#fda098 color schemes
#fda098 color preview, HTML & CSS examples
This text has a color of #fda098
<p style="color:#fda098;">Text here</p>
.mytext {color:#fda098;}
This box has a color of #fda098
<div style="background-color:#fda098;">Content here</div>
.mybackground {background-color:#fda098;}
Border around this has a color of #fda098
<div style="border:2px solid #fda098;">Content here</div>
.myborder {border:2px solid #fda098;}