#ff0205 color space conversions
Hex:
#ff0205
RGB:
255, 2, 5
CMY:
0, 99, 98
CMYK:
0, 99, 98, 0
HSL:
359°, 100.0000%, 50.3922%
HSV (HSB):
359°, 99.2157%, 100.0000%
XYZ:
41.2891, 21.3144, 2.0815
xyY:
0.6383, 0.3295, 21.3144
CIE-Lab:
53.2919, 80.0053, 65.9916
CIE-LCH:
53.2919, 103.7099, 39.5172
CIE-Luv:
53.2919, 174.4957, 37.4143
Hunter-Lab:
46.1675, 78.8453, 29.6441
#ff0205 color charts
#ff0205 RGB chart
#ff0205 CMYK chart
#ff0205 RGB pie chart
#ff0205 color shades, tints & tones
#ff0205 color schemes
#ff0205 color preview, HTML & CSS examples
This text has a color of #ff0205
<p style="color:#ff0205;">Text here</p>
.mytext {color:#ff0205;}
Text color #ff0205
This box has a color of #ff0205
<div style="background-color:#ff0205;">Content here</div>
.mybackground {background-color:#ff0205;}
Background color #ff0205
Border around this has a color of #ff0205
<div style="border:2px solid #ff0205;">Content here</div>
.myborder {border:2px solid #ff0205;}
Border color #ff0205