#ff0255 color space conversions
Hex:
#ff0255
RGB:
255, 2, 85
CMY:
0, 99, 67
CMYK:
0, 99, 67, 0
HSL:
340°, 100.0000%, 50.3922%
HSV (HSB):
340°, 99.2157%, 100.0000%
XYZ:
42.9014, 21.9593, 10.5717
xyY:
0.5687, 0.2911, 21.9593
CIE-Lab:
53.9838, 81.8890, 28.7384
CIE-LCH:
53.9838, 86.7854, 19.3382
CIE-Luv:
53.9838, 159.2502, 14.6313
Hunter-Lab:
46.8607, 81.4119, 19.4268
#ff0255 color charts
#ff0255 RGB chart
#ff0255 CMYK chart
#ff0255 RGB pie chart
#ff0255 color shades, tints & tones
#ff0255 color schemes
#ff0255 color preview, HTML & CSS examples
This text has a color of #ff0255
<p style="color:#ff0255;">Text here</p>
.mytext {color:#ff0255;}
Text color #ff0255
This box has a color of #ff0255
<div style="background-color:#ff0255;">Content here</div>
.mybackground {background-color:#ff0255;}
Background color #ff0255
Border around this has a color of #ff0255
<div style="border:2px solid #ff0255;">Content here</div>
.myborder {border:2px solid #ff0255;}
Border color #ff0255