#ff165c color space conversions
Hex:
#ff165c
RGB:
255, 22, 92
CMY:
0, 91, 64
CMYK:
0, 91, 64, 0
HSL:
342°, 100.0000%, 54.3137%
HSV (HSB):
342°, 91.3725%, 100.0000%
XYZ:
43.4587, 22.6065, 12.1982
xyY:
0.5553, 0.2889, 22.6065
CIE-Lab:
54.6647, 80.6075, 25.4214
CIE-LCH:
54.6647, 84.5211, 17.5038
CIE-Luv:
54.6647, 154.1314, 12.1309
Hunter-Lab:
47.5463, 79.9480, 18.0714
#ff165c color charts
#ff165c RGB chart
#ff165c CMYK chart
#ff165c RGB pie chart
#ff165c color shades, tints & tones
#ff165c color schemes
#ff165c color preview, HTML & CSS examples
This text has a color of #ff165c
<p style="color:#ff165c;">Text here</p>
.mytext {color:#ff165c;}
Text color #ff165c
This box has a color of #ff165c
<div style="background-color:#ff165c;">Content here</div>
.mybackground {background-color:#ff165c;}
Background color #ff165c
Border around this has a color of #ff165c
<div style="border:2px solid #ff165c;">Content here</div>
.myborder {border:2px solid #ff165c;}
Border color #ff165c