#fa6148 color space conversions
Hex:
#fa6148
RGB:
250, 97, 72
CMY:
2, 62, 72
CMYK:
0, 61, 71, 2
HSL:
8°, 94.6809%, 63.1373%
HSV (HSB):
8°, 71.2000%, 98.0392%
XYZ:
44.8687, 29.3413, 9.4295
xyY:
0.5365, 0.3508, 29.3413
CIE-Lab:
61.0816, 57.0702, 44.4138
CIE-LCH:
61.0816, 72.3159, 37.8912
CIE-Luv:
61.0816, 120.5589, 36.6426
Hunter-Lab:
54.1676, 53.0640, 27.5961
#fa6148 color charts
#fa6148 color shades, tints & tones
#fa6148 color schemes
#fa6148 color preview, HTML & CSS examples
This text has a color of #fa6148
<p style="color:#fa6148;">Text here</p>
.mytext {color:#fa6148;}
This box has a color of #fa6148
<div style="background-color:#fa6148;">Content here</div>
.mybackground {background-color:#fa6148;}
Border around this has a color of #fa6148
<div style="border:2px solid #fa6148;">Content here</div>
.myborder {border:2px solid #fa6148;}