#ff1255 color space conversions
Hex:
#ff1255
RGB:
255, 18, 85
CMY:
0, 93, 67
CMYK:
0, 93, 67, 0
HSL:
343°, 100.0000%, 53.5294%
HSV (HSB):
343°, 92.9412%, 100.0000%
XYZ:
43.0960, 22.3485, 10.6366
xyY:
0.5664, 0.2937, 22.3485
CIE-Lab:
54.3948, 80.6963, 29.2595
CIE-LCH:
54.3948, 85.8372, 19.9300
CIE-Luv:
54.3948, 157.2451, 15.5297
Hunter-Lab:
47.2742, 79.9940, 19.7518
#ff1255 color charts
#ff1255 RGB chart
#ff1255 CMYK chart
#ff1255 RGB pie chart
#ff1255 color shades, tints & tones
#ff1255 color schemes
#ff1255 color preview, HTML & CSS examples
This text has a color of #ff1255
<p style="color:#ff1255;">Text here</p>
.mytext {color:#ff1255;}
Text color #ff1255
This box has a color of #ff1255
<div style="background-color:#ff1255;">Content here</div>
.mybackground {background-color:#ff1255;}
Background color #ff1255
Border around this has a color of #ff1255
<div style="border:2px solid #ff1255;">Content here</div>
.myborder {border:2px solid #ff1255;}
Border color #ff1255