#faa12c color space conversions
Hex:
#faa12c
RGB:
250, 161, 44
CMY:
2, 37, 83
CMYK:
0, 36, 82, 2
HSL:
34°, 95.3704%, 57.6471%
HSV (HSB):
34°, 82.4000%, 98.0392%
XYZ:
52.6238, 45.9956, 8.4873
xyY:
0.4913, 0.4294, 45.9956
CIE-Lab:
73.5427, 24.6078, 68.9493
CIE-LCH:
73.5427, 73.2090, 70.3586
CIE-Luv:
73.5427, 72.8855, 67.5555
Hunter-Lab:
67.8200, 19.8190, 40.0542
#faa12c color charts
#faa12c color shades, tints & tones
#faa12c color schemes
#faa12c color preview, HTML & CSS examples
This text has a color of #faa12c
<p style="color:#faa12c;">Text here</p>
.mytext {color:#faa12c;}
This box has a color of #faa12c
<div style="background-color:#faa12c;">Content here</div>
.mybackground {background-color:#faa12c;}
Border around this has a color of #faa12c
<div style="border:2px solid #faa12c;">Content here</div>
.myborder {border:2px solid #faa12c;}