#ff144c color space conversions
Hex:
#ff144c
RGB:
255, 20, 76
CMY:
0, 92, 70
CMYK:
0, 92, 70, 0
HSL:
346°, 100.0000%, 53.9216%
HSV (HSB):
346°, 92.1569%, 100.0000%
XYZ:
42.7947, 22.2821, 8.8828
xyY:
0.5786, 0.3013, 22.2821
CIE-Lab:
54.3251, 80.0996, 34.5086
CIE-LCH:
54.3251, 87.2170, 23.3074
CIE-Luv:
54.3251, 159.7561, 20.0902
Hunter-Lab:
47.2039, 79.2196, 21.8856
#ff144c color charts
#ff144c RGB chart
#ff144c CMYK chart
#ff144c RGB pie chart
#ff144c color shades, tints & tones
#ff144c color schemes
#ff144c color preview, HTML & CSS examples
This text has a color of #ff144c
<p style="color:#ff144c;">Text here</p>
.mytext {color:#ff144c;}
Text color #ff144c
This box has a color of #ff144c
<div style="background-color:#ff144c;">Content here</div>
.mybackground {background-color:#ff144c;}
Background color #ff144c
Border around this has a color of #ff144c
<div style="border:2px solid #ff144c;">Content here</div>
.myborder {border:2px solid #ff144c;}
Border color #ff144c