#f123d3 color space conversions
Hex:
#f123d3
RGB:
241, 35, 211
CMY:
5, 86, 17
CMYK:
0, 85, 12, 5
HSL:
309°, 88.0342%, 54.1176%
HSV (HSB):
309°, 85.4772%, 94.5098%
XYZ:
48.6345, 24.6060, 63.8141
xyY:
0.3549, 0.1795, 24.6060
CIE-Lab:
56.6895, 86.6023, -42.0451
CIE-LCH:
56.6895, 96.2692, 334.1036
CIE-Luv:
56.6895, 89.5495, -77.2342
Hunter-Lab:
49.6044, 88.2022, -41.5511
#f123d3 color charts
#f123d3 color shades, tints & tones
#f123d3 color schemes
#f123d3 color preview, HTML & CSS examples
This text has a color of #f123d3
<p style="color:#f123d3;">Text here</p>
.mytext {color:#f123d3;}
This box has a color of #f123d3
<div style="background-color:#f123d3;">Content here</div>
.mybackground {background-color:#f123d3;}
Border around this has a color of #f123d3
<div style="border:2px solid #f123d3;">Content here</div>
.myborder {border:2px solid #f123d3;}