#ff114d color space conversions
Hex:
#ff114d
RGB:
255, 17, 77
CMY:
0, 93, 70
CMYK:
0, 93, 70, 0
HSL:
345°, 100.0000%, 53.3333%
HSV (HSB):
345°, 93.3333%, 100.0000%
XYZ:
42.7800, 22.1967, 9.0508
xyY:
0.5779, 0.2998, 22.1967
CIE-Lab:
54.2351, 80.4436, 33.8101
CIE-LCH:
54.2351, 87.2599, 22.7968
CIE-Luv:
54.2351, 159.9764, 19.4001
Hunter-Lab:
47.1134, 79.6335, 21.5893
#ff114d color charts
#ff114d color shades, tints & tones
#ff114d color schemes
#ff114d color preview, HTML & CSS examples
This text has a color of #ff114d
<p style="color:#ff114d;">Text here</p>
.mytext {color:#ff114d;}
This box has a color of #ff114d
<div style="background-color:#ff114d;">Content here</div>
.mybackground {background-color:#ff114d;}
Border around this has a color of #ff114d
<div style="border:2px solid #ff114d;">Content here</div>
.myborder {border:2px solid #ff114d;}