#ff0025 color space conversions
Hex:
#ff0025
RGB:
255, 0, 37
CMY:
0, 100, 85
CMYK:
0, 100, 85, 0
HSL:
351°, 100.0000%, 50.0000%
HSV (HSB):
351°, 100.0000%, 100.0000%
XYZ:
41.5739, 21.3936, 3.6884
xyY:
0.6237, 0.3210, 21.3936
CIE-Lab:
53.3776, 80.5046, 54.9036
CIE-LCH:
53.3776, 97.4443, 34.2937
CIE-Luv:
53.3776, 171.6350, 32.6916
Hunter-Lab:
46.2532, 79.4988, 27.6492
#ff0025 color charts
#ff0025 RGB chart
#ff0025 CMYK chart
#ff0025 RGB pie chart
#ff0025 color shades, tints & tones
#ff0025 color schemes
#ff0025 color preview, HTML & CSS examples
This text has a color of #ff0025
<p style="color:#ff0025;">Text here</p>
.mytext {color:#ff0025;}
Text color #ff0025
This box has a color of #ff0025
<div style="background-color:#ff0025;">Content here</div>
.mybackground {background-color:#ff0025;}
Background color #ff0025
Border around this has a color of #ff0025
<div style="border:2px solid #ff0025;">Content here</div>
.myborder {border:2px solid #ff0025;}
Border color #ff0025