#f15d30 color space conversions
Hex:
#f15d30
RGB:
241, 93, 48
CMY:
5, 64, 81
CMYK:
0, 61, 80, 5
HSL:
14°, 87.3303%, 56.6667%
HSV (HSB):
14°, 80.0830%, 94.5098%
XYZ:
40.7235, 26.7429, 5.8118
xyY:
0.5557, 0.3650, 26.7429
CIE-Lab:
58.7356, 54.8039, 53.5511
CIE-LCH:
58.7356, 76.6236, 44.3376
CIE-Luv:
58.7356, 119.7384, 42.5219
Hunter-Lab:
51.7135, 50.0670, 29.5361
#f15d30 color charts
#f15d30 color shades, tints & tones
#f15d30 color schemes
#f15d30 color preview, HTML & CSS examples
This text has a color of #f15d30
<p style="color:#f15d30;">Text here</p>
.mytext {color:#f15d30;}
This box has a color of #f15d30
<div style="background-color:#f15d30;">Content here</div>
.mybackground {background-color:#f15d30;}
Border around this has a color of #f15d30
<div style="border:2px solid #f15d30;">Content here</div>
.myborder {border:2px solid #f15d30;}