#f1234b color space conversions
Hex:
#f1234b
RGB:
241, 35, 75
CMY:
5, 86, 71
CMYK:
0, 85, 69, 5
HSL:
348°, 88.0342%, 54.1176%
HSV (HSB):
348°, 85.4772%, 94.5098%
XYZ:
38.1467, 20.4108, 8.5857
xyY:
0.5681, 0.3040, 20.4108
CIE-Lab:
52.2986, 74.4253, 31.9926
CIE-LCH:
52.2986, 81.0102, 23.2610
CIE-Luv:
52.2986, 145.8227, 19.0736
Hunter-Lab:
45.1784, 71.6556, 20.3573
#f1234b color charts
#f1234b RGB chart
#f1234b CMYK chart
#f1234b RGB pie chart
#f1234b color shades, tints & tones
#f1234b color schemes
#f1234b color preview, HTML & CSS examples
This text has a color of #f1234b
<p style="color:#f1234b;">Text here</p>
.mytext {color:#f1234b;}
Text color #f1234b
This box has a color of #f1234b
<div style="background-color:#f1234b;">Content here</div>
.mybackground {background-color:#f1234b;}
Background color #f1234b
Border around this has a color of #f1234b
<div style="border:2px solid #f1234b;">Content here</div>
.myborder {border:2px solid #f1234b;}
Border color #f1234b