#ff134c color space conversions
Hex:
#ff134c
RGB:
255, 19, 76
CMY:
0, 93, 70
CMYK:
0, 93, 70, 0
HSL:
346°, 100.0000%, 53.7255%
HSV (HSB):
346°, 92.5490%, 100.0000%
XYZ:
42.7774, 22.2475, 8.8771
xyY:
0.5788, 0.3010, 22.2475
CIE-Lab:
54.2887, 80.2049, 34.4646
CIE-LCH:
54.2887, 87.2962, 23.2535
CIE-Luv:
54.2887, 159.9386, 20.0131
Hunter-Lab:
47.1673, 79.3440, 21.8585
#ff134c color charts
#ff134c RGB chart
#ff134c CMYK chart
#ff134c RGB pie chart
#ff134c color shades, tints & tones
#ff134c color schemes
#ff134c color preview, HTML & CSS examples
This text has a color of #ff134c
<p style="color:#ff134c;">Text here</p>
.mytext {color:#ff134c;}
Text color #ff134c
This box has a color of #ff134c
<div style="background-color:#ff134c;">Content here</div>
.mybackground {background-color:#ff134c;}
Background color #ff134c
Border around this has a color of #ff134c
<div style="border:2px solid #ff134c;">Content here</div>
.myborder {border:2px solid #ff134c;}
Border color #ff134c