#fa123c color space conversions
Hex:
#fa123c
RGB:
250, 18, 60
CMY:
2, 93, 76
CMYK:
0, 93, 76, 2
HSL:
349°, 95.8678%, 52.5490%
HSV (HSB):
349°, 92.8000%, 98.0392%
XYZ:
40.4563, 21.0829, 6.2121
xyY:
0.5971, 0.3112, 21.0829
CIE-Lab:
53.0401, 78.5272, 42.0408
CIE-LCH:
53.0401, 89.0727, 28.1631
CIE-Luv:
53.0401, 160.8708, 25.6503
Hunter-Lab:
45.9161, 76.9217, 24.1198
#fa123c color charts
#fa123c RGB chart
#fa123c CMYK chart
#fa123c RGB pie chart
#fa123c color shades, tints & tones
#fa123c color schemes
#fa123c color preview, HTML & CSS examples
This text has a color of #fa123c
<p style="color:#fa123c;">Text here</p>
.mytext {color:#fa123c;}
Text color #fa123c
This box has a color of #fa123c
<div style="background-color:#fa123c;">Content here</div>
.mybackground {background-color:#fa123c;}
Background color #fa123c
Border around this has a color of #fa123c
<div style="border:2px solid #fa123c;">Content here</div>
.myborder {border:2px solid #fa123c;}
Border color #fa123c