#f25c00 color space conversions
Hex:
#f25c00
RGB:
242, 92, 0
CMY:
5, 64, 100
CMYK:
0, 62, 100, 5
HSL:
23°, 100.0000%, 47.4510%
HSV (HSB):
23°, 100.0000%, 94.9020%
XYZ:
40.4451, 26.5315, 2.9894
xyY:
0.5781, 0.3792, 26.5315
CIE-Lab:
58.5382, 54.7938, 68.1788
CIE-LCH:
58.5382, 87.4683, 51.2119
CIE-Luv:
58.5382, 124.6302, 49.7649
Hunter-Lab:
51.5088, 50.0193, 32.6151
#f25c00 color charts
#f25c00 color shades, tints & tones
#f25c00 color schemes
#f25c00 color preview, HTML & CSS examples
This text has a color of #f25c00
<p style="color:#f25c00;">Text here</p>
.mytext {color:#f25c00;}
This box has a color of #f25c00
<div style="background-color:#f25c00;">Content here</div>
.mybackground {background-color:#f25c00;}
Border around this has a color of #f25c00
<div style="border:2px solid #f25c00;">Content here</div>
.myborder {border:2px solid #f25c00;}