#ff114c color space conversions
Hex:
#ff114c
RGB:
255, 17, 76
CMY:
0, 93, 70
CMYK:
0, 93, 70, 0
HSL:
345°, 100.0000%, 53.3333%
HSV (HSB):
345°, 93.3333%, 100.0000%
XYZ:
42.7450, 22.1827, 8.8663
xyY:
0.5792, 0.3006, 22.1827
CIE-Lab:
54.2203, 80.4027, 34.3820
CIE-LCH:
54.2203, 87.4455, 23.1526
CIE-Luv:
54.2203, 160.2819, 19.8682
Hunter-Lab:
47.0985, 79.5779, 21.8077
#ff114c color charts
#ff114c RGB chart
#ff114c CMYK chart
#ff114c RGB pie chart
#ff114c color shades, tints & tones
#ff114c color schemes
#ff114c color preview, HTML & CSS examples
This text has a color of #ff114c
<p style="color:#ff114c;">Text here</p>
.mytext {color:#ff114c;}
Text color #ff114c
This box has a color of #ff114c
<div style="background-color:#ff114c;">Content here</div>
.mybackground {background-color:#ff114c;}
Background color #ff114c
Border around this has a color of #ff114c
<div style="border:2px solid #ff114c;">Content here</div>
.myborder {border:2px solid #ff114c;}
Border color #ff114c