#ff0305 color space conversions
Hex:
#ff0305
RGB:
255, 3, 5
CMY:
0, 99, 98
CMYK:
0, 99, 98, 0
HSL:
360°, 100.0000%, 50.5882%
HSV (HSB):
360°, 98.8235%, 100.0000%
XYZ:
41.3000, 21.3361, 2.0851
xyY:
0.6381, 0.3297, 21.3361
CIE-Lab:
53.3154, 79.9371, 66.0012
CIE-LCH:
53.3154, 103.6634, 39.5453
CIE-Luv:
53.3154, 174.3600, 37.4571
Hunter-Lab:
46.1910, 78.7649, 29.6573
#ff0305 color charts
#ff0305 RGB chart
#ff0305 CMYK chart
#ff0305 RGB pie chart
#ff0305 color shades, tints & tones
#ff0305 color schemes
#ff0305 color preview, HTML & CSS examples
This text has a color of #ff0305
<p style="color:#ff0305;">Text here</p>
.mytext {color:#ff0305;}
Text color #ff0305
This box has a color of #ff0305
<div style="background-color:#ff0305;">Content here</div>
.mybackground {background-color:#ff0305;}
Background color #ff0305
Border around this has a color of #ff0305
<div style="border:2px solid #ff0305;">Content here</div>
.myborder {border:2px solid #ff0305;}
Border color #ff0305