#ff123c color space conversions
Hex:
#ff123c
RGB:
255, 18, 60
CMY:
0, 93, 76
CMYK:
0, 93, 76, 0
HSL:
349°, 100.0000%, 53.5294%
HSV (HSB):
349°, 92.9412%, 100.0000%
XYZ:
42.2719, 22.0189, 6.2971
xyY:
0.5989, 0.3119, 22.0189
CIE-Lab:
54.0470, 79.7314, 43.4275
CIE-LCH:
54.0470, 90.7912, 28.5759
CIE-Luv:
54.0470, 164.4931, 26.6390
Hunter-Lab:
46.9243, 78.6850, 24.8905
#ff123c color charts
#ff123c RGB chart
#ff123c CMYK chart
#ff123c RGB pie chart
#ff123c color shades, tints & tones
#ff123c color schemes
#ff123c color preview, HTML & CSS examples
This text has a color of #ff123c
<p style="color:#ff123c;">Text here</p>
.mytext {color:#ff123c;}
Text color #ff123c
This box has a color of #ff123c
<div style="background-color:#ff123c;">Content here</div>
.mybackground {background-color:#ff123c;}
Background color #ff123c
Border around this has a color of #ff123c
<div style="border:2px solid #ff123c;">Content here</div>
.myborder {border:2px solid #ff123c;}
Border color #ff123c