#ff0f00 color space conversions
Hex:
#ff0f00
RGB:
255, 15, 0
CMY:
0, 94, 100
CMYK:
0, 94, 100, 0
HSL:
4°, 100.0000%, 50.0000%
HSV (HSB):
4°, 100.0000%, 100.0000%
XYZ:
41.4108, 21.6016, 1.9869
xyY:
0.6371, 0.3323, 21.6016
CIE-Lab:
53.6018, 79.0412, 67.3482
CIE-LCH:
53.6018, 103.8426, 40.4331
CIE-Luv:
53.6018, 172.9247, 38.4184
Hunter-Lab:
46.4776, 77.7051, 29.9996
#ff0f00 color charts
#ff0f00 RGB chart
#ff0f00 CMYK chart
#ff0f00 RGB pie chart
#ff0f00 color shades, tints & tones
#ff0f00 color schemes
#ff0f00 color preview, HTML & CSS examples
This text has a color of #ff0f00
<p style="color:#ff0f00;">Text here</p>
.mytext {color:#ff0f00;}
Text color #ff0f00
This box has a color of #ff0f00
<div style="background-color:#ff0f00;">Content here</div>
.mybackground {background-color:#ff0f00;}
Background color #ff0f00
Border around this has a color of #ff0f00
<div style="border:2px solid #ff0f00;">Content here</div>
.myborder {border:2px solid #ff0f00;}
Border color #ff0f00