#ff124c color space conversions
Hex:
#ff124c
RGB:
255, 18, 76
CMY:
0, 93, 70
CMYK:
0, 93, 70, 0
HSL:
345°, 100.0000%, 53.5294%
HSV (HSB):
345°, 92.9412%, 100.0000%
XYZ:
42.7608, 22.2144, 8.8715
xyY:
0.5790, 0.3008, 22.2144
CIE-Lab:
54.2538, 80.3059, 34.4224
CIE-LCH:
54.2538, 87.3724, 23.2020
CIE-Luv:
54.2538, 160.1139, 19.9391
Hunter-Lab:
47.1322, 79.4634, 21.8325
#ff124c color charts
#ff124c RGB chart
#ff124c CMYK chart
#ff124c RGB pie chart
#ff124c color shades, tints & tones
#ff124c color schemes
#ff124c color preview, HTML & CSS examples
This text has a color of #ff124c
<p style="color:#ff124c;">Text here</p>
.mytext {color:#ff124c;}
Text color #ff124c
This box has a color of #ff124c
<div style="background-color:#ff124c;">Content here</div>
.mybackground {background-color:#ff124c;}
Background color #ff124c
Border around this has a color of #ff124c
<div style="border:2px solid #ff124c;">Content here</div>
.myborder {border:2px solid #ff124c;}
Border color #ff124c