#ff134a color space conversions
Hex:
#ff134a
RGB:
255, 19, 74
CMY:
0, 93, 71
CMYK:
0, 93, 71, 0
HSL:
346°, 100.0000%, 53.7255%
HSV (HSB):
346°, 92.5490%, 100.0000%
XYZ:
42.7089, 22.2202, 8.5165
xyY:
0.5815, 0.3025, 22.2202
CIE-Lab:
54.2598, 80.1247, 35.6054
CIE-LCH:
54.2598, 87.6796, 23.9591
CIE-Luv:
54.2598, 160.5364, 20.9315
Hunter-Lab:
47.1383, 79.2352, 22.2849
#ff134a color charts
#ff134a color shades, tints & tones
#ff134a color schemes
#ff134a color preview, HTML & CSS examples
This text has a color of #ff134a
<p style="color:#ff134a;">Text here</p>
.mytext {color:#ff134a;}
This box has a color of #ff134a
<div style="background-color:#ff134a;">Content here</div>
.mybackground {background-color:#ff134a;}
Border around this has a color of #ff134a
<div style="border:2px solid #ff134a;">Content here</div>
.myborder {border:2px solid #ff134a;}