#f25f34 color space conversions
Hex:
#f25f34
RGB:
242, 95, 52
CMY:
5, 63, 80
CMYK:
0, 61, 79, 5
HSL:
14°, 87.9630%, 57.6471%
HSV (HSB):
14°, 78.5124%, 94.9020%
XYZ:
41.3300, 27.3096, 6.3418
xyY:
0.5512, 0.3642, 27.3096
CIE-Lab:
59.2598, 54.4063, 52.2324
CIE-LCH:
59.2598, 75.4207, 43.8321
CIE-Luv:
59.2598, 118.5652, 42.0736
Hunter-Lab:
52.2586, 49.7186, 29.3860
#f25f34 color charts
#f25f34 color shades, tints & tones
#f25f34 color schemes
#f25f34 color preview, HTML & CSS examples
This text has a color of #f25f34
<p style="color:#f25f34;">Text here</p>
.mytext {color:#f25f34;}
This box has a color of #f25f34
<div style="background-color:#f25f34;">Content here</div>
.mybackground {background-color:#f25f34;}
Border around this has a color of #f25f34
<div style="border:2px solid #f25f34;">Content here</div>
.myborder {border:2px solid #f25f34;}