#ff0200 color space conversions
Hex:
#ff0200
RGB:
255, 2, 0
CMY:
0, 99, 100
CMYK:
0, 99, 100, 0
HSL:
0°, 100.0000%, 50.0000%
HSV (HSB):
0°, 100.0000%, 100.0000%
XYZ:
41.2617, 21.3034, 1.9372
xyY:
0.6397, 0.3303, 21.3034
CIE-Lab:
53.2800, 79.9727, 67.2362
CIE-LCH:
53.2800, 104.4813, 40.0551
CIE-Luv:
53.2800, 174.7804, 37.8359
Hunter-Lab:
46.1556, 78.8012, 29.8204
#ff0200 color charts
#ff0200 RGB chart
#ff0200 CMYK chart
#ff0200 RGB pie chart
#ff0200 color shades, tints & tones
#ff0200 color schemes
#ff0200 color preview, HTML & CSS examples
This text has a color of #ff0200
<p style="color:#ff0200;">Text here</p>
.mytext {color:#ff0200;}
Text color #ff0200
This box has a color of #ff0200
<div style="background-color:#ff0200;">Content here</div>
.mybackground {background-color:#ff0200;}
Background color #ff0200
Border around this has a color of #ff0200
<div style="border:2px solid #ff0200;">Content here</div>
.myborder {border:2px solid #ff0200;}
Border color #ff0200