#9f2023 color space conversions
Hex:
#9f2023
RGB:
159, 32, 35
CMY:
38, 87, 86
CMYK:
0, 80, 78, 38
HSL:
359°, 66.4921%, 37.4510%
HSV (HSB):
359°, 79.8742%, 62.3529%
XYZ:
15.1180, 8.5253, 2.4389
xyY:
0.5796, 0.3269, 8.5253
CIE-Lab:
35.0538, 50.8485, 31.6464
CIE-LCH:
35.0538, 59.8921, 31.8967
CIE-Luv:
35.0538, 93.1739, 19.1909
Hunter-Lab:
29.1981, 41.3255, 15.4863
#9f2023 color charts
#9f2023 color shades, tints & tones
#9f2023 color schemes
#9f2023 color preview, HTML & CSS examples
This text has a color of #9f2023
<p style="color:#9f2023;">Text here</p>
.mytext {color:#9f2023;}
This box has a color of #9f2023
<div style="background-color:#9f2023;">Content here</div>
.mybackground {background-color:#9f2023;}
Border around this has a color of #9f2023
<div style="border:2px solid #9f2023;">Content here</div>
.myborder {border:2px solid #9f2023;}