#ff9448 color space conversions
Hex:
#ff9448
RGB:
255, 148, 72
CMY:
0, 42, 72
CMYK:
0, 42, 72, 0
HSL:
25°, 100.0000%, 64.1176%
HSV (HSB):
25°, 71.7647%, 100.0000%
XYZ:
52.9996, 42.9077, 11.6195
xyY:
0.4929, 0.3990, 42.9077
CIE-Lab:
71.4923, 34.4207, 55.9837
CIE-LCH:
71.4923, 65.7188, 58.4154
CIE-Luv:
71.4923, 85.4899, 55.3894
Hunter-Lab:
65.5040, 29.7934, 35.3355
#ff9448 color charts
#ff9448 color shades, tints & tones
#ff9448 color schemes
#ff9448 color preview, HTML & CSS examples
This text has a color of #ff9448
<p style="color:#ff9448;">Text here</p>
.mytext {color:#ff9448;}
This box has a color of #ff9448
<div style="background-color:#ff9448;">Content here</div>
.mybackground {background-color:#ff9448;}
Border around this has a color of #ff9448
<div style="border:2px solid #ff9448;">Content here</div>
.myborder {border:2px solid #ff9448;}