#f7a085 color space conversions
Hex:
#f7a085
RGB:
247, 160, 133
CMY:
3, 37, 48
CMYK:
0, 35, 46, 3
HSL:
14°, 87.6923%, 74.5098%
HSV (HSB):
14°, 46.1538%, 96.8627%
XYZ:
55.1622, 46.6092, 28.2794
xyY:
0.4242, 0.3584, 46.6092
CIE-Lab:
73.9391, 29.3971, 27.4627
CIE-LCH:
73.9391, 40.2292, 43.0516
CIE-Luv:
73.9391, 62.5814, 30.3365
Hunter-Lab:
68.2709, 24.7520, 23.2304
#f7a085 color charts
#f7a085 color shades, tints & tones
#f7a085 color schemes
#f7a085 color preview, HTML & CSS examples
This text has a color of #f7a085
<p style="color:#f7a085;">Text here</p>
.mytext {color:#f7a085;}
This box has a color of #f7a085
<div style="background-color:#f7a085;">Content here</div>
.mybackground {background-color:#f7a085;}
Border around this has a color of #f7a085
<div style="border:2px solid #f7a085;">Content here</div>
.myborder {border:2px solid #f7a085;}