#ff145a color space conversions
Hex:
#ff145a
RGB:
255, 20, 90
CMY:
0, 92, 65
CMYK:
0, 92, 65, 0
HSL:
342°, 100.0000%, 53.9216%
HSV (HSB):
342°, 92.1569%, 100.0000%
XYZ:
43.3356, 22.4985, 11.7315
xyY:
0.5587, 0.2901, 22.4985
CIE-Lab:
54.5520, 80.7296, 26.4727
CIE-LCH:
54.5520, 84.9592, 18.1552
CIE-Luv:
54.5520, 155.1970, 13.0498
Hunter-Lab:
47.4326, 80.0752, 18.5387
#ff145a color charts
#ff145a color shades, tints & tones
#ff145a color schemes
#ff145a color preview, HTML & CSS examples
This text has a color of #ff145a
<p style="color:#ff145a;">Text here</p>
.mytext {color:#ff145a;}
This box has a color of #ff145a
<div style="background-color:#ff145a;">Content here</div>
.mybackground {background-color:#ff145a;}
Border around this has a color of #ff145a
<div style="border:2px solid #ff145a;">Content here</div>
.myborder {border:2px solid #ff145a;}